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.MinValue

RangeSlider.MinValue

Syntax

MinValue: Number

Description

The MinValue property determines minimum value of the slider.

Comments

Use JSON or the setMinValue method to set the property value, and the getMinValue method to get the property value.

Example

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

See also:

 RangeSlider