Files
b53cc4c8-cb4e-4d3e-bf53-f0e…/registry/schemas/CircleGradientBackground.schema.json
2026-03-29 08:58:20 +00:00

7 lines
156 B
JSON

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