createHostConnector
Callable
Parameters
functions: HostFunctions
$iFrame: HTMLIFrameElement
Returns { channel: IFramePortHostChannel; connector: _AsyncVersionOf<ContentFunctions>; destroy: () => void; destroyed: any }
channel: IFramePortHostChannel
connector: _AsyncVersionOf<ContentFunctions>
destroy: () => void
Returns void
get destroyed(): boolean