remove method
      
void
remove()
       
    
inherited
    The Element.remove() method removes the element from the DOM.
Implementation
external void remove();The Element.remove() method removes the element from the DOM.
external void remove();