ForgeUIPREMIUM ECOSYSTEM
Back to Component Library
navigation React 19 + TypeScript

Stepper

Multi-step progress wizard with completed state badges.

$npx forgeui add stepper
Variant:
2
3

Props API

PropTypeDefaultDescription
stepsStepperStep[][]Steps array.
currentStepnumber1Current active step.

Accessibility Standards

Aria-current='step' indicator.