SliderTickRenderingEventArgs

Interface represents the event arguments for the renderingTicks event.

Properties

name String

Gets the name of the event.

text String

Gets the tick mark label text.

tickElements HTMLElement[]

Gets the HTML element for the individual tick marks.

value Number

Gets the tick mark label value.