# XWUINavSteps

Step progress indicator (Stepper)

## Basic Usage

A horizontal stepper showing finished, active and upcoming steps.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: A horizontal stepper showing finished, active and upcoming steps.
```

## Sizes

sm, md, and lg step indicators.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: sm, md, and lg step indicators.
```

## Vertical Deploy Pipeline

A vertical stepper with a failed stage in the error state.

```example
file: examples/VerticalDeploy.ts
html: examples/VerticalDeploy.html
title: Vertical Deploy Pipeline
description: Vertical direction with an error-status step and icons.
```

## Order Tracking

A horizontal delivery tracker mixing finished, active and pending steps.

```example
file: examples/OrderTracking.ts
html: examples/OrderTracking.html
title: Order Tracking
description: Per-step icons and statuses for a parcel timeline.
```

```api
```
