Files
7dc039f1-bc44-48b6-b3e3-1d8…/registry/schemas/CircleGradientBackground.schema.json
2026-03-02 19:16:16 +00:00

7 lines
156 B
JSON

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