@microsoft/fast-element > ElementController > isConnected
ElementController.isConnected property
Indicates whether or not the custom element has been connected to the document.
Signature:
get isConnected(): boolean;
@microsoft/fast-element > ElementController > isConnected
Indicates whether or not the custom element has been connected to the document.
Signature:
get isConnected(): boolean;