remove method

void remove()

The Element.remove() method removes the element from the DOM.

Implementation

external void remove();