[]
        
(Showing Draft Content)

C1.Blazor.Input.SliderScrollBehavior

SliderScrollBehavior Enum

Specifies how the thumb will be moved when a pointer click will be performed outside the area.

Namespace: C1.Blazor.Input
Assembly: C1.Blazor.Input.dll
Syntax
public enum SliderScrollBehavior

Fields

Name Description
None

Thumb will not move.

Thumb

The thumb will be moved in the direction of the pointer.