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