Files
e0b69165-001c-4ae2-b210-941…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev f7c625f8d7 Initial commit
2026-02-25 17:39:11 +02:00

7 lines
156 B
JSON

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