Files
55201b11-5773-4f20-ad9f-fdc…/registry/schemas/CircleGradientBackground.schema.json
2026-02-09 10:01:19 +00:00

7 lines
156 B
JSON

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