@univerjscoreinterfacesIexecutionoptions

@univerjs/core v0.5.4


Interface: IExecutionOptions

Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/services/command/command.service.ts:170

Indexable

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

Properties

PropertyTypeDescriptionDefined in
fromChangeset?booleanDeprecatedpackages/api/tmp/univer-pro/submodules/univer/packages/core/src/services/command/command.service.ts:176
fromCollab?booleanThis command is from collaboration peers.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/services/command/command.service.ts:174
onlyLocal?booleanThis mutation should only be executed on the local machine, and should not be synced to replicas.packages/api/tmp/univer-pro/submodules/univer/packages/core/src/services/command/command.service.ts:172