Details
activeStep
integer
Default is 0 Set the active step (zero based index). Set to -1 to disable all the steps.alternativeLabel
bool
Default is FALSE If set to 'true' and orientation is horizontal, then the step label will be positioned under the icon.children
node
Default is - Two or morecomponents. classes
object
Default is - Override or extend the styles applied to the component.See CSS classes API below for more details.component
elementType
Default is - The component used for the root node. Either a string to use a HTML element or a component.connector
element
Default isAn element to be placed between each step. nonLinear
bool
Default is FALSE If set the Stepper will not assist in controlling steps for linear flow.orientation
'horizontal'| 'vertical'
Default is 'horizontal' The component orientation (layout flow direction).sx
Array<func| object| bool>| func| object
Default is - The system prop that allows defining system overrides as well as additional CSS styles.See thesx
page for more details.