Files
d83b332d-8fcf-4eb2-bb3f-e0d…/registry/schemas/CircleGradientBackground.schema.json
2026-05-21 08:15:23 +00:00

7 lines
156 B
JSON

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