Files
1c33dcc3-0154-4eec-ae4d-49d…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev e3dd5baea9 Initial commit
2026-02-06 12:50:30 +02:00

7 lines
156 B
JSON

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