-
Notifications
You must be signed in to change notification settings - Fork 21
destroy()
Karl edited this page Nov 4, 2017
·
2 revisions
Destroy the instance.
This will return the DOM to it's initial state before initialising.
You can reinitialise the instance by using the init()
method.