RangeSlider.FractionCount

Syntax

FractionCount: Number

Description

The FractionCount property determines the number of digits after the decimal separator, to which you want to round the step of sliders value change.

Comments

Use JSON or the setFractionCount method to set the property value, and the getFractionCount method to get the property value.

Example

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

See also:

 RangeSlider