Files
c21ee0fc-07ee-44da-a625-53c…/registry/schemas/CircleGradientBackground.schema.json
2026-06-11 00:05:54 +00:00

7 lines
156 B
JSON

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