Files
1787fbbb-5b4a-4e60-ae16-e8d…/registry/schemas/CircleGradientBackground.schema.json
2026-03-02 23:49:09 +00:00

7 lines
156 B
JSON

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