Files
c26937c9-cc2a-48ef-bedc-cde…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 16fbd4aa6d Initial commit
2026-03-10 15:33:00 +02:00

7 lines
156 B
JSON

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