Files
ac896eb5-237e-4f8c-b941-bb0…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev a0a91f44d2 Initial commit
2026-02-02 12:32:15 +02:00

7 lines
156 B
JSON

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