Enum
StepperStepType

Specifies the step type of the component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum StepperStepType

Fields

Labels

Stepper renders only labels.

Declaration

cs-api-definition
Labels = 1

Field Value

StepperStepType

Steps

Stepper renders both indicators and labels.

Declaration

cs-api-definition
Steps = 0

Field Value

StepperStepType

In this article
DefinitionFieldsLabelsSteps
Not finding the help you need?
Contact Support