Files
1005e6ce-689e-4f0a-a776-8bb…/registry/schemas/CircleGradientBackground.schema.json
2026-02-12 16:59:05 +00:00

7 lines
156 B
JSON

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