Files
9f533e9b-e1bb-4bc7-afcb-255…/registry/schemas/CircleGradientBackground.schema.json
2026-04-06 20:41:32 +00:00

7 lines
156 B
JSON

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