Files
c98f6942-6362-4033-9ad3-054…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev dd83702ba9 Initial commit
2026-02-04 16:27:05 +02:00

7 lines
156 B
JSON

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