Files
6295c6fc-e02a-4aac-9491-d05…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 934578138e Initial commit
2026-02-23 13:02:53 +02:00

7 lines
156 B
JSON

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