# XWUIAsyncBoundary

Host-owned async phase. Does not nest State, Skeleton, or Empty.

## BasicUsage

Loading.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Loading.
```

## Error

Failed.

```example
file: examples/Error.ts
html: examples/Error.html
title: Error
description: Failed.
```

## Retry

Back to loading.

```example
file: examples/Retry.ts
html: examples/Retry.html
title: Retry
description: Back to loading.
```

## Success

Ready.

```example
file: examples/Success.ts
html: examples/Success.html
title: Success
description: Ready.
```

```api
```
