Files
b957fd3c-c06b-4877-9f95-f5d…/registry/schemas/CircleGradientBackground.schema.json
2026-03-05 10:46:37 +00:00

7 lines
156 B
JSON

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