# XWUIGalleryMaster

All-in-one gallery shell - combines editor + viewer with a mode toggle.

## Basic Usage

Three-image starter with default mode.

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

## Editor First

Opens directly in editor mode while keeping the viewer tab available.

```example
file: examples/EditorFirst.ts
html: examples/EditorFirst.html
title: Editor First
description: Opens directly in editor mode while keeping the viewer tab available.
```

## Viewer Only

Editor tab disabled, leaving a masonry read-only viewer.

```example
file: examples/ViewerOnly.ts
html: examples/ViewerOnly.html
title: Viewer Only
description: Editor tab disabled, leaving a masonry read-only viewer.
```

```api
```
