Files
5b9c2df0-8d16-4a9e-84fc-632…/registry/schemas/CircleGradientBackground.schema.json
2026-03-18 18:01:27 +00:00

7 lines
156 B
JSON

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