Draft
This page is not complete.
The Element.shadowRoot
read-only property represents the youngest shadow root that is hosted on the element.
Syntax
var shadowroot = element.shadowRoot;
Specifications
[content here]
Browser compatibility
[content here]