Files
93f3c07f-28c2-4691-91c4-9c4…/registry/schemas/CircleGradientBackground.schema.json
2026-03-04 00:46:18 +00:00

7 lines
156 B
JSON

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