Files
c3265ba1-b2df-42e7-8d30-90c…/registry/schemas/CircleGradientBackground.schema.json
2026-03-25 06:27:20 +00:00

7 lines
156 B
JSON

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