Files
c8d15b44-f3e2-4f7e-a73b-cd1…/registry/schemas/CircleGradientBackground.schema.json
2026-03-10 04:50:54 +00:00

7 lines
156 B
JSON

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