Skip to content

SliderComponent.setInstant method

SliderComponent › setInstant

Official

Set whether or not the value should get updated while the slider is dragging.

Signature:

setInstant(instant: boolean): this

Parameters:

Parameter Type Description
instant boolean whether or not the value should get updated while the slider is dragging

Returns: this

Since: 1.6.6