Slider.MinValue

Syntax

MinValue: Number

Description

The MinValue property determines minimum value for sliders of the Slider component.

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 page Example of Creating the Slider Component.

See also:

 Slider