{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "radix-toggle-group", "type": "registry:ui", "title": "Radix Toggle Group", "description": "A set of two-state buttons that can be toggled on or off.", "dependencies": ["motion", "radix-ui", "class-variance-authority"], "files": [ { "path": "registry/radix/toggle-group/index.tsx", "type": "registry:ui", "target": "components/animate-ui/radix/toggle-group.tsx" } ] }