Files
1c7d2912-f512-4bf2-acfc-9da…/registry/schemas/CircleGradientBackground.schema.json
2026-01-14 13:35:00 +02:00

7 lines
156 B
JSON

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