Files
4f9e16c2-61fb-4e2e-9b7f-ee6…/registry/schemas/CircleGradientBackground.schema.json
2026-04-11 21:46:27 +00:00

7 lines
156 B
JSON

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