Files
c8418f5c-47fb-4e4c-9a85-d76…/registry/schemas/CircleGradientBackground.schema.json
2026-06-03 16:54:02 +00:00

7 lines
156 B
JSON

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