Files
19b7f2ba-1c3e-48f8-a20e-e0b…/registry/schemas/CircleGradientBackground.schema.json
2026-03-11 08:46:38 +00:00

7 lines
156 B
JSON

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