Destroy an Element element.destroy() Removes the Element from the DOM and destroys it. A destroyed Element can not be re-activated or re-mounted to the DOM. ### Example title Destroy an Element