# XWUIGalleryEditor

Image gallery editor: upload, reorder via drag, edit captions, delete.

## Basic Usage

Two-image starter gallery.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Two-image starter gallery.
```

## Reorderable Grid

Drag-to-reorder enabled on a 3-column editor grid.

```example
file: examples/ReorderableGrid.ts
html: examples/ReorderableGrid.html
title: Reorderable Grid
description: Drag-to-reorder enabled on a 3-column editor grid.
```

## Carousel Layout

Editor in carousel layout with the upload toolbar hidden.

```example
file: examples/CarouselLayout.ts
html: examples/CarouselLayout.html
title: Carousel Layout
description: Editor in carousel layout with the upload toolbar hidden.
```

```api
```
