Files
42cf5487-99ad-4b53-a613-5ad…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 25253ff6c9 Initial commit
2026-03-25 11:34:58 +02:00

7 lines
156 B
JSON

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