Files
58eeaecb-a388-4718-80a7-3ae…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 866f34ad14 Initial commit
2026-02-11 13:53:38 +02:00

7 lines
156 B
JSON

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