Files
2bb5b85d-cd68-4bde-a636-ead…/registry/schemas/CircleGradientBackground.schema.json
2026-04-21 16:28:31 +00:00

7 lines
156 B
JSON

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