Files
7ecad5c2-b9b5-4e95-973f-cd6…/registry/schemas/CircleGradientBackground.schema.json
2026-03-09 20:38:10 +00:00

7 lines
156 B
JSON

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