Files
d0132bd8-e73d-486f-9d0e-90d…/registry/schemas/CircleGradientBackground.schema.json
2026-05-18 11:00:35 +00:00

7 lines
156 B
JSON

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