Files
d6f9b8c3-9fc5-4ad4-9e8d-fbd…/registry/schemas/CircleGradientBackground.schema.json
2026-02-08 03:07:25 +00:00

7 lines
156 B
JSON

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