Files
0c0b5df3-abec-48cc-a431-e76…/registry/schemas/CircleGradientBackground.schema.json
2026-03-03 01:02:32 +00:00

7 lines
156 B
JSON

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