Files
f9f4bba5-bf2c-4d83-89cb-142…/registry/schemas/CircleGradientBackground.schema.json
2026-04-15 16:18:12 +00:00

7 lines
156 B
JSON

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