Files
3e1ba5ca-40cd-4f3e-afca-cd7…/registry/schemas/CircleGradientBackground.schema.json
2026-05-23 05:34:15 +00:00

7 lines
156 B
JSON

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