Articles tagged: ShadowRoot
Found 4 documents
- Web/API/Element/shadowRoot The Element.shadowRoot read-only property represents the shadow root hosted by the element. Use ...
- Web/API/ShadowRoot The ShadowRoot interface of the Shadow DOM API is the root node of a DOM subtree that is ...
- Web/API/ShadowRoot/host The host read-only property of the ShadowRoot returns the DOM element to which the ShadowRoot is ...
- Web/API/ShadowRoot/innerHTML The innerHTML property of the ShadowRoot interface sets or returns the DOM tree inside the ...