API Reference
@univerjs
@univerjs/core
interfaces
Iexecutionoptions

@univerjs/core v0.1.17Docs


Interface: IExecutionOptions

Indexable

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

Properties

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

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