Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.
Karl edited this page Apr 11, 2018 · 8 revisions

Type: Array

Returns an array of nodes used to render the instance.

  • container - The main container element.
  • track - The track that container that the handles and bar slide in.
  • handle - The handle element(s). Will be an Array for double sliders.
  • progress - The progress bar.
  • tooltip - The tooltip. Will be an Array for double sliders.

See the layout page for further info on the DOM structure.

Clone this wiki locally