# XWUIDropzone

Transport-free drop target. Upload should later compose this; do not nest XWUIUpload.

## Basic Usage

Empty drop target.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Empty drop target.
```

## Accepted

One accepted file.

```example
file: examples/Accepted.ts
html: examples/Accepted.html
title: Accepted
description: One accepted file.
```

## Rejected

Rejected type.

```example
file: examples/Rejected.ts
html: examples/Rejected.html
title: Rejected
description: Rejected type.
```

## Active

Drag-over state.

```example
file: examples/Active.ts
html: examples/Active.html
title: Active
description: Drag-over state.
```

```api
```
