Files
2c41d2b1-70dc-4294-91fc-d99…/registry/schemas/CircleGradientBackground.schema.json
2026-03-02 18:40:27 +00:00

7 lines
156 B
JSON

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