Files
af0fa55a-65df-4cab-bd8d-e1d…/registry/schemas/CircleGradientBackground.schema.json
2026-01-30 14:46:41 +00:00

7 lines
156 B
JSON

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