Back to Components
Components
Mega Menu
Dropdown navigation with columns, icons, descriptions, and featured items.
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/mega-menu.tsx
Installation
Using shadcn CLI
npx shadcn add mega-menu --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge