IShadowRoot
public interface IShadowRoot : IDocumentFragment, INode, IEventTarget, IMarkupFormattable, IParentNode, INonElementParentNode
The ShadowRoot interface represents the shadow root.
Gets the currently focused element in the shadow tree, if any.
Gets the host element, which contains this shadow root.
Gets the markup of the current shadow root's contents.
Gets the mode of this shadow root.
Gets the shadow root style sheets.