Slider.MaxValue

Syntax

MaxValue: Number

Description

The MaxValue property determines maximum value for sliders of the Slider component.

Comments

Use JSON or the setMaxValue method to set the property value and the getMaxValue method to get the property value.

Example

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

See also:

 Slider