innerHTML
Summary
Represents the markup of the ShadowRoot’s contents.
Property of dom/shadowdom/ShadowRootdom/shadowdom/ShadowRoot
Syntax
var result = element.innerHTML;
element.innerHTML = value;
Return Value
Returns an object of type StringString