Files
7e916ed4-13bc-407f-904a-ded…/registry/schemas/CircleGradientBackground.schema.json
2026-03-18 15:57:11 +00:00

7 lines
156 B
JSON

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