Files
fec2f521-1dcd-4929-b554-bd3…/registry/schemas/CircleGradientBackground.schema.json
2026-02-07 17:29:25 +00:00

7 lines
156 B
JSON

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