Files
a83f135a-18b8-4a27-8689-e0d…/registry/schemas/CircleGradientBackground.schema.json
2026-05-23 01:30:37 +00:00

7 lines
156 B
JSON

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