Files
ffd99e4f-4917-4e5e-82c8-2ef…/registry/schemas/CircleGradientBackground.schema.json
2026-03-14 05:11:10 +00:00

7 lines
156 B
JSON

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