destroy() Since: 1.3.0
Destroys the instance of SCEditor by removing all elements and event handlers, leaving only the original textarea.
Syntax
instance.destroy();
Destroys the instance of SCEditor by removing all elements and event handlers, leaving only the original textarea.
instance.destroy();