API Reference
@univerjs
@univerjs/core
interfaces
Iexecutionoptions

@univerjs/core v0.4.2Docs


Interface: IExecutionOptions

Indexable

[key: PropertyKey]: string | number | boolean | undefined

Properties

PropertyTypeDescriptionDefined in
fromChangeset?booleanDeprecatedsubmodules/univer/packages/core/src/services/command/command.service.ts:176 (opens in a new tab)
fromCollab?booleanThis command is from collaboration peers.submodules/univer/packages/core/src/services/command/command.service.ts:174 (opens in a new tab)
onlyLocal?booleanThis mutation should only be executed on the local machine, and should not be synced to replicas.submodules/univer/packages/core/src/services/command/command.service.ts:172 (opens in a new tab)

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