-
Notifications
You must be signed in to change notification settings - Fork 21
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.