Files
c8f790c9-6b85-47b6-9bf1-1ff…/registry/schemas/CircleGradientBackground.schema.json
2026-02-24 18:14:18 +02:00

7 lines
156 B
JSON

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