Skip to content

disable()

Karl edited this page Nov 4, 2017 · 2 revisions

Disable the instance.

This removes all event listeners to prevent further selection / deselection.

You can re-enable the instance with the enable() method.

Clone this wiki locally