Files
0d615e45-8f46-418e-bedb-a06…/registry/schemas/CircleGradientBackground.schema.json
2026-06-10 19:41:38 +00:00

7 lines
156 B
JSON

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