Files
08c81741-cd75-4b5e-aed2-43e…/registry/schemas/CircleGradientBackground.schema.json
2026-03-07 04:55:11 +00:00

7 lines
156 B
JSON

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