# XWUIPipelineStages

CRM stage-progression indicator: current stage highlighted, past stages complete, future stages dim.

## Basic Usage

Four-stage funnel with stage 1 as current.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Four-stage funnel with stage 1 as current.
```

## Orientations

chevron · bar · steps.

```example
file: examples/Orientations.ts
html: examples/Orientations.html
title: Orientations
description: chevron · bar · steps.
```

## Interactive

Clickable stages with onClick handlers.

```example
file: examples/Interactive.ts
html: examples/Interactive.html
title: Interactive
description: Clickable stages with onClick handlers.
```

## Lost Mode

Closed-lost: current + future stages marked lost.

```example
file: examples/LostMode.ts
html: examples/LostMode.html
title: Lost Mode
description: Closed-lost: current + future stages marked lost.
```

```api
```
