Files
1e032d11-7f41-44e5-bdc4-5df…/registry/schemas/CircleGradientBackground.schema.json
2026-05-04 16:54:13 +00:00

7 lines
156 B
JSON

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