shadowRoot property
The shadowRoot read-only property of the ElementInternals
interface returns the ShadowRoot for this element.
Implementation
external ShadowRoot? get shadowRoot;
The shadowRoot read-only property of the ElementInternals
interface returns the ShadowRoot for this element.
external ShadowRoot? get shadowRoot;