# XWUIAddressForm

Country-aware address fields. Host supplies order. Native inputs + country buttons; do not nest Form, Select, or InputPhone.

## Basic Usage

Empty address.

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

## Riyadh

SA city filled.

```example
file: examples/Riyadh.ts
html: examples/Riyadh.html
title: Riyadh
description: SA city filled.
```

## Order

Postal first.

```example
file: examples/Order.ts
html: examples/Order.html
title: Order
description: Postal first.
```

## Country

Pick GB.

```example
file: examples/Country.ts
html: examples/Country.html
title: Country
description: Pick GB.
```

```api
```
