Element.shadowRoot

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]

Document Tags and Contributors

 Contributors to this page: markg
 Last updated by: markg,