Files
c658a151-e264-4454-b85e-bee…/registry/schemas/CircleGradientBackground.schema.json
2026-03-09 16:05:40 +00:00

7 lines
156 B
JSON

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