Files
ee17faaf-080c-4b89-9cd4-ea1…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 79f2d5bddd Initial commit
2026-03-02 11:28:38 +02:00

7 lines
156 B
JSON

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