@microsoft/fast-foundation > FoundationElement > connectedCallback
FoundationElement.connectedCallback() method
The connected callback for this FASTElement.
Signature:
connectedCallback(): void;
Returns:
void
Remarks
This method is invoked by the platform whenever this FoundationElement becomes connected to the document.