EnumStepperOrientation
Enum
Specifies the orientation of the component.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum StepperOrientation
Fields
Horizontal
The stepper is position horizontally to the viewport.
Vertical
The stepper is position vertically to the viewport.