Files
4e00ee7d-5b29-4894-8f52-48d…/registry/schemas/CircleGradientBackground.schema.json
2026-03-26 14:23:10 +00:00

7 lines
156 B
JSON

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