Files
4f7aabc1-e708-4e49-a97e-623…/registry/schemas/CircleGradientBackground.schema.json
2026-04-20 00:06:06 +00:00

7 lines
156 B
JSON

{
"name": "CircleGradientBackground",
"propsSchema": {
"diagonal?": "'primary' | 'secondary' (default: 'primary')",
"className?": "string"
}
}