host property
Element
get
host
The host
read-only property of
the ShadowRoot returns a reference to the DOM element the
ShadowRoot
is attached to.
Implementation
external Element get host;
The host
read-only property of
the ShadowRoot returns a reference to the DOM element the
ShadowRoot
is attached to.
external Element get host;