Check documentation for the latest version of dhtmlxSuite getStep DHTMLX Docs

getStep

returns the slider's step value

number getStep();
numberstep value

Example

mySlider.getStep();

Back to top