createClientConnector
Callable
Parameters
functions: ContentFunctions
Returns { channel: IFramePortClientChannel; connector: _AsyncVersionOf<HostFunctions>; destroy: () => void; destroyed: any }
channel: IFramePortClientChannel
connector: _AsyncVersionOf<HostFunctions>
destroy: () => void
Returns void
get destroyed(): boolean