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