Files
4db8a8d5-056c-4bcd-ba7e-ee7…/registry/schemas/CircleGradientBackground.schema.json
2026-02-25 22:55:39 +00:00

7 lines
156 B
JSON

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