# XWUIMenuDrawerSwipeable

Drawer with touch-gesture support (swipe-to-open / swipe-to-close).

## Basic Usage

Left-side swipeable drawer for mobile.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Left-side swipeable drawer for mobile.
```

## Right Placement

Slides in from the right at medium width.

```example
file: examples/RightPlacement.ts
html: examples/RightPlacement.html
title: Right Placement
description: Slides in from the right at medium width.
```

## With Footer

A sticky footer holding Cancel / Apply actions.

```example
file: examples/WithFooter.ts
html: examples/WithFooter.html
title: With Footer
description: A sticky footer holding Cancel / Apply actions.
```

```api
```
