Enum StepperType
Specifies the type of display for steps in the SfStepper component.
Namespace: Syncfusion.Blazor.Navigations
Assembly: Syncfusion.Blazor.dll
Syntax
public enum StepperType
Fields
| Name | Description |
|---|---|
| Default | Displays both step indicators and labels. |
| Indicator | Displays only step indicators. |
| Label | Displays only step labels. |