min([minValue])
Class: Slider.
Description:
Sets or gets the minimum value of the Slider.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
number |
The minimum allowed value. |
Returns:
When setting a value, returns this component for chaining; otherwise returns the current value.
Type: Slider | number
