Files
edf49c1d-df81-4441-9021-fde…/registry/schemas/CircleGradientBackground.schema.json
2026-05-09 14:23:13 +00:00

7 lines
156 B
JSON

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