Files
45e2d611-9af4-4037-b6ca-b0c…/registry/schemas/CircleGradientBackground.schema.json
2026-04-28 16:21:00 +00:00

7 lines
156 B
JSON

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