Files
c48a7e6f-931b-4375-9e8e-ae3…/registry/schemas/CircleGradientBackground.schema.json
2026-04-15 15:17:34 +00:00

7 lines
156 B
JSON

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