# XWUIGalleryViewer

Read-only image gallery with thumbnails + lightbox navigation.

## Basic Usage

Three-image gallery with default lightbox.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Three-image gallery with default lightbox.
```

## Masonry Layout

Pinterest-style masonry grid with large thumbnails and lightbox.

```example
file: examples/MasonryLayout.ts
html: examples/MasonryLayout.html
title: Masonry Layout
description: Pinterest-style masonry grid with large thumbnails and lightbox.
```

## Paginated Grid

Grid that pages four images at a time with pagination controls.

```example
file: examples/PaginatedGrid.ts
html: examples/PaginatedGrid.html
title: Paginated Grid
description: Grid that pages four images at a time with pagination controls.
```

```api
```
