Skip to content

SliderComponent.setValue method

SliderComponent › setValue

Official

Set the value of the slider.

Signature:

setValue(value: number): this

Parameters:

Parameter Type Description
value number

Returns: this

Since: 0.9.7