Files
29a11013-919e-461a-87e4-64b…/registry/schemas/CircleGradientBackground.schema.json
2026-02-02 20:30:56 +02:00

7 lines
156 B
JSON

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