Files
b4a7cb3d-bfed-45f8-b3ce-9fe…/registry/schemas/CircleGradientBackground.schema.json
2026-03-22 09:31:30 +00:00

7 lines
156 B
JSON

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