Files
172befc3-1dc6-4e87-958e-80d…/registry/schemas/CircleGradientBackground.schema.json
2026-02-04 19:25:35 +02:00

7 lines
156 B
JSON

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