Files
67a83b9a-7ade-4240-a934-177…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev ad3e16edc7 Initial commit
2026-02-06 14:58:25 +02:00

7 lines
156 B
JSON

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