API Reference
@univerjs
@univerjs/core
functions
Isnapshotserverservice

@univerjs/core v0.1.17Docs


Function: ISnapshotServerService()

function ISnapshotServerService(...args): void

It provides implementations for server side controllers to load or save or load snapshots. This service should be implemented by the host environment. And it shouldn't contain any business logic.

Parameters

ParameterType
...argsany[]

Returns

void

Defined in

submodules/univer/packages/core/src/services/snapshot/snapshot-server.service.ts:47 (opens in a new tab)


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