Files
02f2d08f-c790-40e9-91bf-d21…/registry/schemas/CircleGradientBackground.schema.json
2026-06-10 04:20:11 +00:00

7 lines
156 B
JSON

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