Files
f4c6d0cd-e2a2-465f-8867-289…/registry/schemas/CircleGradientBackground.schema.json
2026-04-19 21:11:51 +00:00

7 lines
156 B
JSON

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