Files
17386e5d-b2dd-4dc8-9503-d8d…/registry/schemas/CircleGradientBackground.schema.json
2026-04-28 14:19:35 +00:00

7 lines
156 B
JSON

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