Files
4d874f29-716f-40a6-9e81-90b…/registry/schemas/CircleGradientBackground.schema.json
2026-06-03 10:37:51 +00:00

7 lines
156 B
JSON

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