Files
f0ef9c6c-d8d3-437e-b89d-e6d…/registry/schemas/CircleGradientBackground.schema.json
2026-04-06 06:30:07 +00:00

7 lines
156 B
JSON

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