shadowRoot
Description
The shadowRoot JS Element returns element’s shadow root, if any, and if shadow root’s mode is "open", and null otherwise.
Syntax
shadow = element.shadowRoot
The shadowRoot JS Element returns element’s shadow root, if any, and if shadow root’s mode is "open", and null otherwise.
shadow = element.shadowRoot