# XWUIThoughtChain

Vertical chain of reasoning/action steps with live status and expandable detail.

## Basic Usage

Two-step chain.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Two-step chain.
```

## Empty

Empty state.

```example
file: examples/Empty.ts
html: examples/Empty.html
title: Empty
description: Empty state.
```

## Error

Failed step.

```example
file: examples/ErrorStep.ts
html: examples/ErrorStep.html
title: Error
description: Failed step.
```

## All open

Expanded details.

```example
file: examples/AllOpen.ts
html: examples/AllOpen.html
title: All open
description: Expanded details.
```

```api
```
