API Reference
@univerjs
@univerjs/rpc
functions
Iremoteinstanceservice

@univerjs/rpc v0.1.17Docs


Function: IRemoteInstanceService()

function IRemoteInstanceService(...args): void

This service is provided by the replica Univer.

Primary univer could call this service to init and dispose univer business instances and sync mutations to replica univer.

Parameters

ParameterType
...argsany[]

Returns

void

Defined in

packages/rpc/src/services/remote-instance/remote-instance.service.ts:57 (opens in a new tab)


Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.