Files
5b91cfd7-49ac-4668-bd2d-7c2…/registry/schemas/CircleGradientBackground.schema.json
2026-04-17 05:32:04 +00:00

7 lines
156 B
JSON

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