Files
20a45f82-5350-48ae-b1a4-e9e…/registry/schemas/CircleGradientBackground.schema.json
2026-02-09 15:50:22 +02:00

7 lines
156 B
JSON

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