Interface: MosaicCoordinator
Defined in: mosaic.tsx:55
The slice of a Mosaic Coordinator this bridge drives — structural, so the core barrel takes no dependency on @uwdata/mosaic-core; pass the real coordinator your app holds as a durable root.
Methods
connect()
connect(
client):void
Defined in: mosaic.tsx:56
Parameters
client
unknown
Returns
void
disconnect()
disconnect(
client):void
Defined in: mosaic.tsx:57
Parameters
client
unknown
Returns
void