Path: blob/main/files/en-us/mozilla/add-ons/webextensions/api/dom/index.md
6568 views
------{{AddonSidebar}}
Access special extension only DOM features.
Functions
{{WebExtAPIRef("dom.openOrClosedShadowRoot()")}}
: Gets the open shadow root or the closed shadow root hosted by the specified element. If the shadow root isn't attached to the element, it will return
null.
{{WebExtExamples("h2")}}
Browser compatibility
{{Compat}}