Back to Components
Components
Image Gallery
Grid gallery with lightbox modal, keyboard navigation (arrows, escape), and thumbnail strip.
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/image-gallery.tsx
Installation
Using shadcn CLI
npx shadcn add image-gallery --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge