Files
5e94ab4c-e0a9-4e0c-92c7-be3…/registry/schemas/CircleGradientBackground.schema.json
2026-03-05 10:26:52 +00:00

7 lines
156 B
JSON

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