Skip to content
GitHub

Steps

Steps in a wizard-like format.

Step 1

Installation

Usage

Examples

Title

Use <StepsTitle /> to display a description for each step.

Description

Use <StepsDescription /> to display a description for each step.

Vertical

Use orientation="vertical" for a vertical layout.

Personal

Loading

Controlled

Use the step and onStepChange props to control the active step programmatically.

Please provide your name and email address.

Custom Icon

API Reference

Steps

Root component. Manages step state and connectors.

StepsList

Wraps the list of steps. Handles connector layout.


For a complete list of props, see the Ark UI documentation.