[]
        
(Showing Draft Content)

C1.Blazor.Input.SliderBase._selectedThumbNode

_selectedThumbNode Field

Selected thumb node.

Namespace: C1.Blazor.Input
Assembly: C1.Blazor.Input.dll
Syntax
protected LinkedListNode<SliderBase.ThumbModel> _selectedThumbNode
Returns
Type Description
LinkedListNode<SliderBase.ThumbModel> Selected thumb node.