EnumSliderOrientation
Enum
Defines the orientation of the Slider.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum SliderOrientation
Fields
Horizontal
The slider is position horizontally to the viewport.
Vertical
The slider is position vertically to the viewport.