Files
4c495836-bfee-499a-ba4f-55e…/registry/schemas/CircleGradientBackground.schema.json
2026-05-07 17:46:44 +00:00

7 lines
156 B
JSON

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