Files
dcdfa531-38f2-4e1a-b68f-56c…/registry/schemas/CircleGradientBackground.schema.json
2026-05-12 18:30:27 +00:00

7 lines
156 B
JSON

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