Files
7f0328ef-d170-4bc7-aca5-336…/registry/schemas/CircleGradientBackground.schema.json
2026-03-27 09:26:00 +00:00

7 lines
156 B
JSON

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