[]
        
(Showing Draft Content)

C1.Blazor.Input.SliderOrientation

SliderOrientation Enum

Defines the different orientations that a control or layout can have.

Namespace: C1.Blazor.Input
Assembly: C1.Blazor.Input.dll
Syntax
public enum SliderOrientation : byte

Fields

Name Description
Horizontal

Control or layout should be horizontally oriented.

Vertical

Control or layout should be vertically oriented.