Blazor Stepper Example - Default Functionalities
This sample showcases the Stepper component with default combinations demonstrating basic functionality.
The Stepper component is commonly used to guide users through multistep processes or workflows. This example demonstrates:
- Usage of
Stepsproperty for defining steps - Usage of
StepTypeproperty for customizing step appearance - Various default combinations of stepper configurations