Files
4b5aefc1-4a85-4c19-b7fb-be7…/registry/schemas/CircleGradientBackground.schema.json
2026-05-08 21:14:27 +00:00

7 lines
156 B
JSON

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