# XWUISteps

Stepper / progress indicator with horizontal & vertical layouts.

## Basic Usage

Horizontal 4-step checkout flow.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Horizontal 4-step checkout flow.
```

## Vertical

Vertical onboarding with mixed step statuses.

```example
file: examples/Vertical.ts
html: examples/Vertical.html
title: Vertical
description: Vertical onboarding with mixed step statuses.
```

## Deployment Error

CI/CD pipeline with a failed deploy step shown in the error state.

```example
file: examples/DeploymentError.ts
html: examples/DeploymentError.html
title: Deployment Error
description: CI/CD pipeline with a failed deploy step.
```

## Order Tracking

Large package-tracking timeline with shipment icons and dates.

```example
file: examples/OrderTracking.ts
html: examples/OrderTracking.html
title: Order Tracking
description: Large package-tracking timeline with shipment icons.
```

```api
```
