Design System v1.0

Stepper

Guide users through a sequence of steps in a process.

Inline descriptions (responsive)

A stepper with per-step descriptions that adapt to width.

Responsive - switches to vertical layout

Horizontal with panel + submit

A horizontal stepper with content panels and a submit step.

Site

Enter the site name and address

Site content

Vertical with panel

A vertical stepper with content beneath each step.

Site

Enter the site name and address

Site content

API reference

A multi-step progress flow: a nav of items (trigger, indicator, separator, title, description) with switchable content panels.

Anatomy
StepperRoot holding the steps, orientation, and navigation state.
StepperItemWraps one step, deriving its active/completed state.
StepperTriggerClickable tab that navigates to its step.
StepperIndicatorCircular badge showing the step number, icon, or state.
StepperSeparatorConnector line between steps; fills when completed.
StepperTitleHeading label for a step.
StepperDescriptionMuted secondary text for a step.
StepperPanelContainer region for the active step's content.
StepperContentContent shown only when its value is the current step.
StepperNavFlex nav laying out the stepper items.

Command Palette

Search for a command to run...