SliderTickRenderedEventArgs
Interface represents the event arguments for the renderedTicks
event.
Properties
name String
Gets the name of the event.
tickElements HTMLElement[]
Gets the HTML element for the individual tick marks.
ticksContainer HTMLElement
Gets the HTML element that contains the tick marks.