Files
3833fba9-2cac-4c20-b071-e56…/registry/schemas/CircleGradientBackground.schema.json
2026-06-10 15:27:38 +00:00

7 lines
156 B
JSON

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