Skip to content

SliderComponent.setValue method

SliderComponent › setValue

Official

Set the value of the slider.

Signature:

setValue(value: number): this

Parameters:

ParameterTypeDescription
valuenumber

Returns: this

Since: 0.9.7