Files
1cfb10cc-7daa-4e81-9e3f-e72…/registry/schemas/CircleGradientBackground.schema.json
2026-03-21 09:29:12 +00:00

7 lines
156 B
JSON

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