Files
383bae1c-229c-4fa4-8708-ffc…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 09bfbf6c37 Initial commit
2026-02-17 13:27:05 +02:00

7 lines
156 B
JSON

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