# XWUISwipeAction

Swipe-to-reveal row. Closed empty construction still has a named row button. Do not nest List. Pointer tracking stays on the host.

## Basic Usage

Closed row.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Closed row.
```

## Open

Revealed actions.

```example
file: examples/Open.ts
html: examples/Open.html
title: Open
description: Revealed actions.
```

## Custom actions

Pin only.

```example
file: examples/CustomActions.ts
html: examples/CustomActions.html
title: Custom actions
description: Pin only.
```

## Choose

Archive then close.

```example
file: examples/Choose.ts
html: examples/Choose.html
title: Choose
description: Archive then close.
```

```api
```
