An object, which keeps references to various DOM elements, part of the control's structure
Namespace: MindFusion.UI.WebForms
Package: Slider.js
JavaScript
![]() |
---|
var Dom |
The Dom object contains the following members:
- element (div) - the main DOM element of the control;
- thumb (div) - the thumb of the slider control;
- track (div) - the track line of the control;
- label (label) - the control's label.