Files
194f74cb-6f2c-4e53-a7bb-169…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 1706e2dfb2 Initial commit
2026-02-23 12:34:21 +02:00

7 lines
156 B
JSON

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