Files
5748cff3-e05e-4cf4-890d-468…/registry/schemas/CircleGradientBackground.schema.json
2026-04-18 11:32:47 +00:00

7 lines
156 B
JSON

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