Files
f5b2bb36-0d52-4c8c-9b9e-0b8…/registry/schemas/CircleGradientBackground.schema.json
2026-06-07 11:47:57 +00:00

7 lines
156 B
JSON

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