disable()

This removes all event listeners to prevent further interaction. You can re-enable the instance with the enable() method.

Last updated