Lightbox

Media & Content

Fullscreen image viewer with spring scale animation, backdrop blur, click-to-zoom, arrow key navigation, thumbnail strip, and click-outside-to-close.

Loading preview...
Customize
Start index
0

Props

PropTypeDefaultDescription
images{ src: string; alt?: string }[][]Array of image objects with src and optional alt text.
initialIndexnumber0Index of the image to display when opened.
openbooleanfalseWhether the lightbox is visible.
onClose() => voidCallback fired when the lightbox should close.