Files
ae9b0e16-af05-4135-8e2d-809…/registry/schemas/CircleGradientBackground.schema.json
2026-03-31 10:15:07 +00:00

7 lines
156 B
JSON

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