Files
7b02cf32-4e8b-48a9-8c15-e06…/registry/schemas/CircleGradientBackground.schema.json
2026-06-12 22:13:40 +00:00

7 lines
156 B
JSON

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