Files
65670c7c-9ce7-4f8b-ab98-158…/registry/schemas/CircleGradientBackground.schema.json
2026-02-04 18:33:26 +02:00

7 lines
156 B
JSON

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