Files
87f4c785-7cc5-49da-a32f-06d…/registry/schemas/CircleGradientBackground.schema.json
2026-03-08 02:21:19 +00:00

7 lines
156 B
JSON

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