Files
3c4beba1-1c5f-4e3d-a9be-4e4…/registry/schemas/CircleGradientBackground.schema.json
2026-03-13 18:27:33 +00:00

7 lines
156 B
JSON

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