Files
3a7956ca-ea62-4543-90cf-b09…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev eed49ec204 Initial commit
2026-02-23 13:15:22 +02:00

7 lines
156 B
JSON

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