Files
242821bc-e2ee-4e10-a565-4e1…/registry/schemas/CircleGradientBackground.schema.json
2026-04-20 11:36:29 +00:00

7 lines
156 B
JSON

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