Files
ebed216f-24db-4ded-a40e-630…/registry/schemas/CircleGradientBackground.schema.json
2026-05-15 12:48:24 +00:00

7 lines
156 B
JSON

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