Files
d5cd85ae-8b84-40ca-a5f1-cd3…/registry/schemas/CircleGradientBackground.schema.json
2026-02-24 18:14:15 +02:00

7 lines
156 B
JSON

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