# XWUIUpload

File upload with drag-and-drop, multi-file selection, size limits and list types.

## Basic Usage

Drag-drop zone with text file list.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Drag-drop zone with text file list.
```

## Image Grid

Picture-card image uploader with 5 MB cap.

```example
file: examples/ImageGrid.ts
html: examples/ImageGrid.html
title: Image Grid
description: Picture-card image uploader with 5 MB cap.
```

## Document Review

A button-only single-file uploader for PDF/Word contracts, opening with an NDA already attached.

```example
file: examples/DocumentReview.ts
html: examples/DocumentReview.html
title: Document Review
description: Single-file PDF/Word contract uploader with a preloaded document.
```

## Attachment Queue

A picture-list uploader preloaded with done, uploading, and error files at once.

```example
file: examples/AttachmentQueue.ts
html: examples/AttachmentQueue.html
title: Attachment Queue
description: Picture-list queue showing done, in-progress, and failed uploads.
```

```api
```
