remove method

void remove()
inherited

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

Implementation

external void remove();