hyTags
HomeHome DocumentationDocumentation

selection-remove-from-parent

Removes the selected element from its parent, including event handlers.
Parameter
Type
Description
return
void
Void
Test Case:Remove element from parent
    <div></div>
    
    <selection-remove-from-parent>
    
    👆 Try to change something!
  • Test succeeded Test failed