Skip to content

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.

Clone this wiki locally