Files
052cc1d1-9c84-40bf-9a4d-e4c…/registry/schemas/CircleGradientBackground.schema.json
2026-04-19 13:25:38 +00:00

7 lines
156 B
JSON

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