Component
Stepper
Numbered, connected progress trail. Clickable when onStepClick is passed.
Clickable
Account
Profile
Done
API reference
stepsNone
StepperStep[]Each step's label, optional description, and optional custom icon.
activeStepNone
numberZero-based index of the current step.
onStepClickNone
(index: number) => voidMakes steps clickable; omit for a static indicator.
tone"default"
ComponentToneColor used for complete/current steps and the connecting line.
classNameNone
stringAdditional classes applied to the component root.
