Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > RangeSlider > RangeSlider.Step

RangeSlider.Step

Syntax

Step: Number

Description

The Step property sets value change step for a slider.

Comments

Use JSON or the setStep method to set the property value, and the getStep method to get the property value.

Example

The property use is given in the Example of Creating the RangeSlider Component page.

See also:

 RangeSlider