Installation
Examples
Triggered from gallery
Click an image to open the full-screen lightbox.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| src* | string | required | Image source URL. |
| alt | string | — | Image alt text. |
| open* | boolean | required | Controls visibility. |
| onClose* | () => void | required | Called when dismissed. |