Back to Components
Navigation
Command Menu
Searchable command palette with grouped results and keyboard navigation.
Dependencies
- clsx
- tailwind-merge
- framer-motion
Files
- components/ui/command-menu.tsx
Installation
Using shadcn CLI
npx shadcn add command-menu --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge framer-motion