Installation
Examples
Masonry gallery
Responsive grid, click to open fullscreen lightbox.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| images* | GalleryImage[] | required | Array of {src, alt, caption?}. |
| columns | number | 3 | Column count. |
| gap | number|string | 4 | Gap between images. |
| rounded | string | 'md' | Border radius on each image. |