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