SliderComponent
โบ setInstant
SliderComponent.setInstant() method
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