Files
22d9517b-6c92-4de6-86cc-a2f…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev b6493def9f Initial commit
2026-02-25 14:18:01 +02:00

7 lines
156 B
JSON

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