Files
39a74ebf-a7b5-4b65-9b4e-03d…/registry/schemas/CircleGradientBackground.schema.json
2026-05-17 17:12:09 +00:00

7 lines
156 B
JSON

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