# XWUIDirection

Subtree dir provider. XWUILocale still owns document lang/dir. Do not nest Locale.

## Basic Usage

LTR subtree.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: LTR subtree.
```

## RTL

Arabic-market subtree.

```example
file: examples/Rtl.ts
html: examples/Rtl.html
title: RTL
description: Arabic-market subtree.
```

## Content

Host copy as text.

```example
file: examples/Content.ts
html: examples/Content.html
title: Content
description: Host copy as text.
```

## Toggle

Flip direction.

```example
file: examples/Toggle.ts
html: examples/Toggle.html
title: Toggle
description: Flip direction.
```

```api
```
