API Reference
@univerjs
@univerjs/core
interfaces
Imutationinfo

@univerjs/core v0.4.2Docs


Interface: IMutationInfo<T>

This object represents an execution of a CommandType.MUTATION

Type Parameters

Type ParameterDefault type
T extends objectobject

Properties

PropertyTypeDefined in
idstringsubmodules/univer/packages/core/src/services/command/command.service.ts:158 (opens in a new tab)
paramsTsubmodules/univer/packages/core/src/services/command/command.service.ts:160 (opens in a new tab)
type?MUTATIONsubmodules/univer/packages/core/src/services/command/command.service.ts:159 (opens in a new tab)

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