Files
c02ddd8a-2f95-4630-bf67-3c5…/registry/schemas/CircleGradientBackground.schema.json
2026-05-25 07:22:36 +00:00

7 lines
156 B
JSON

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