SliderTooltipEventArgs

Interface represents the event arguments for the tooltipChange event.

Properties

name String

Gets the name of the event.

text String

Gets the text that will be displayed in the tooltip.

value Number Number[]

Gets the current value of the slider.

On This Page