@microsoft/fast-element > ElementController > hasExistingShadowRoot
ElementController.hasExistingShadowRoot property
Indicates whether the element has an existing shadow root (e.g. from declarative shadow DOM).
Signature:
protected hasExistingShadowRoot: boolean;