WizardStepperSettingsTagHelper
Example
Razor
<stepper/>
Attributes
Attribute | Type | Description |
---|---|---|
indicator | Boolean | Specifies whether the Stepper instance will display the indicators of its steps. |
label | Boolean | Specifies whether the Stepper instance will display the labels of its steps. |
linear | Boolean | Specifies whether the Stepper will allow non-linear navigation (selection of steps which are not immediately next to the current step). |