<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`SliderComponent`](SliderComponent) › [`setInstant`](SliderComponent/setInstant) ## SliderComponent.setInstant() method **Signature:** ```typescript setInstant(instant: boolean): this; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>instant</code> | <code>boolean</code> | <p>whether or not the value should get updated while the slider is dragging</p><p> 1.6.6</p> | **Returns:** `this`