Files
a97a02cf-6585-4cd6-94f9-c90…/registry/schemas/CircleGradientBackground.schema.json
2026-02-27 14:27:50 +02:00

7 lines
156 B
JSON

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