Module DOM.Node.ChildNode remove remove :: forall eff. ChildNode -> Eff (dom :: DOM | eff) Unit Removes the node from its parent.