Files
7c72e94a-bf2b-4bf2-93a1-2bb…/registry/schemas/CircleGradientBackground.schema.json
2026-03-11 17:03:55 +00:00

7 lines
156 B
JSON

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