Files
dcc9efe2-9346-44b1-9af4-b1d…/registry/schemas/CircleGradientBackground.schema.json
2026-04-11 13:19:10 +00:00

7 lines
156 B
JSON

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