Files
2986f126-cd4e-4a9e-bb60-928…/registry/schemas/CircleGradientBackground.schema.json
2026-05-26 19:50:17 +00:00

7 lines
156 B
JSON

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