{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "radix-switch", "type": "registry:ui", "title": "Radix Switch", "description": "A control that allows the user to toggle between checked and not checked.", "dependencies": ["motion", "radix-ui"], "files": [ { "path": "registry/radix/switch/index.tsx", "type": "registry:ui", "target": "components/animate-ui/radix/switch.tsx" } ] }