Files
cbebee15-97e2-4e7e-bd0d-0c4…/registry/schemas/CircleGradientBackground.schema.json
2026-04-23 07:13:43 +00:00

7 lines
156 B
JSON

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