Files
3e9c2d25-c8db-42de-9dab-7cb…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 074e0c5e23 Initial commit
2026-03-25 12:01:21 +02:00

7 lines
156 B
JSON

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