Files
d8b9e274-f112-4df7-90d7-f3b…/registry/schemas/CircleGradientBackground.schema.json
2026-02-09 18:12:23 +02:00

7 lines
156 B
JSON

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