<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`Debouncer`](Debouncer) › [`cancel`](Debouncer/cancel) ## Debouncer.cancel() method Cancel any pending debounced function call. **Signature:** ```typescript cancel(): this; ``` **Returns:** `this`