Is it possible to DMX - remove element from DOM

I want to remove the element from DOM entirely not just dmx-show / dmx-hide it which only set the element style to display:none.

Something like Vanilla JS’s removeChild() or Jquery’s .remove() .

Community Page
Last updated: