Files
0c4cdd0e-ed3d-4cf8-9f45-eec…/registry/schemas/CircleGradientBackground.schema.json
2026-05-18 13:10:11 +00:00

7 lines
156 B
JSON

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