Debouncer โ€บ cancel

Debouncer.cancel() method

Cancel any pending debounced function call.

Signature:

cancel(): this;

Returns:

this