# XWUINavMenuDrawerSwipeable

Swipeable drawer component with touch gesture support Extends XWUINavMenuDrawer functionality with swipe-to-close gestures

## Basic Usage

XWUINavMenuDrawerSwipeable Component Swipeable drawer component with touch gesture support Extends XWUINavMenuDrawer functionality with swipe-to-close gestures.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUINavMenuDrawerSwipeable Component Swipeable drawer component with touch gesture support Extends XWUINavMenuDrawer functionality with swipe-to-close gestures.
```

## Sizes

Different size presets.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: Different size presets.
```

## Swipe-to-Close Only

A panel you can only swipe to close, not swipe to open.

```example
file: examples/SwipeToCloseOnly.ts
html: examples/SwipeToCloseOnly.html
title: Swipe-to-Close Only
description: disableSwipeToOpen with a footer action.
```

## Edge Peek Discovery

A left drawer with discovery peek on and a low swipe threshold.

```example
file: examples/EdgePeek.ts
html: examples/EdgePeek.html
title: Edge Peek Discovery
description: Discovery peek enabled with a sensitive threshold.
```

```api
```
