Files
af8f43e1-9b56-4fe0-bc5c-b71…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 98115df82d Initial commit
2026-02-11 14:21:50 +02:00

7 lines
156 B
JSON

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