Files
5812a094-80a9-48a9-a7ef-b3e…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 3d0bc6219d Initial commit
2026-04-08 19:10:26 +03:00

7 lines
156 B
JSON

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