hyTags
HomeHome DocumentationDocumentation

selection-delete

Deletes the selected element and its event handlers from the DOM.
Parameter
Type
Description
return
void
Void
Test Case:Delete element
    <div></div>
    
    <selection-delete>
    
    👆 Try to change something!
  • Test succeeded Test failed