innerHTML
The innerHTML property of the Element interface gets or sets the HTML or XML markup contained within the element, omitting any shadow tree in both cases.
The innerHTML property of the Element interface gets or sets the HTML or XML markup contained within the element, omitting any shadow tree in both cases.