Sets the step as active. Is passed to child components.
Should be Step sub-components such as StepLabel, StepContent.
Step
StepLabel
StepContent
Override or extend the styles applied to the component.
Mark the step as completed. Is passed to child components.
If true, the step is disabled, will also disable the button if StepButton is a child of Step. Is passed to child components.
true
StepButton
Expand the step.
The position of the step. The prop defaults to the value inherited from the parent Stepper component.
If true, the Step is displayed as rendered last. The prop defaults to the value inherited from the parent Stepper component.
The system prop that allows defining system overrides as well as additional CSS styles.