API Reference
@univerjs
@univerjs/core
enumerations
Commandtype

@univerjs/core v0.1.17Docs


Enumeration: CommandType

Enumeration Members

Enumeration MemberValueDescriptionDefined in
COMMAND0Command could generate some operations or mutations.submodules/univer/packages/core/src/services/command/command.service.ts:29 (opens in a new tab)
MUTATION2An operation that need to be resolved before applied on peer client.submodules/univer/packages/core/src/services/command/command.service.ts:33 (opens in a new tab)
OPERATION1An operation that do not require conflict resolve.submodules/univer/packages/core/src/services/command/command.service.ts:31 (opens in a new tab)

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