[]
        
(Showing Draft Content)

C1.Blazor.Input.SliderBase.ThumbModel

SliderBase.ThumbModel Class

Present slider's thumb.

Inheritance
SliderBase.ThumbModel
Namespace: C1.Blazor.Input
Assembly: C1.Blazor.Input.dll
Syntax
protected class SliderBase.ThumbModel

Constructors

Name Description
ThumbModel(Action<double>, double, int)

Ctor.

Properties

Name Description
Element

Element reference.

Id

Unic id.

Style

Thumb style.

Value

Thumb's value.

Methods

Name Description
NotifyUpdate()

Calls update action.