Files
6440c42d-7cb7-498b-b863-e16…/registry/schemas/CircleGradientBackground.schema.json
2026-03-15 08:46:50 +00:00

7 lines
156 B
JSON

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