Files
8a664f65-1622-47cd-8a1e-dc2…/registry/schemas/CircleGradientBackground.schema.json
2026-03-06 19:48:45 +00:00

7 lines
156 B
JSON

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