Components/Lightbox

Lightbox

Full-screen image overlay with keyboard dismissal and close button.

Installation

Examples

Triggered from gallery

Click an image to open the full-screen lightbox.

lightbox

API Reference

PropTypeDefaultDescription
src*stringrequiredImage source URL.
altstringImage alt text.
open*booleanrequiredControls visibility.
onClose*() => voidrequiredCalled when dismissed.