The stepper communicates progress by displaying numbered steps, offering a wizard-like workflow.
Stepper can be controlled by passing the current step index (zero-based) as the activeStep prop.orientation props.vertical and horizontal.orientation is horizontal.sm, md, lg and responsive and can be changed by passing the size prop.lg.responsive, the component will be responsive to the viewport.Screen prefix | Screen width | Component size |
|---|---|---|
|
| sm |
|
| md |
|
| lg |
fullWidth prop to true.fullWidth is false.100% of parent element content space.number and icon and can be changed by passing the iconType prop.iconType is icon.@ocean-network-express/magenta-ui/icons package.icon prop of step.error, complete, in-progress, in-complete and in-active and can be changed by passing the status prop.status is defined by Stepper mode and current activeStep.allowStepSelect prop to true.onStepClick prop to handle the step click event.in-progress.complete.in-active.nonLinear prop to true.in-progress.in-complete.status prop is in-active.disabled prop to true.disabled prop to true.