API Reference
@univerjs
@univerjs/core
interfaces
Ioperationinfo

@univerjs/core v0.4.2Docs


Interface: IOperationInfo<T>

This object represents an execution of a CommandType.OPERATION

Type Parameters

Type ParameterDefault type
T extends objectobject

Properties

PropertyTypeDefined in
idstringsubmodules/univer/packages/core/src/services/command/command.service.ts:165 (opens in a new tab)
paramsTsubmodules/univer/packages/core/src/services/command/command.service.ts:167 (opens in a new tab)
type?OPERATIONsubmodules/univer/packages/core/src/services/command/command.service.ts:166 (opens in a new tab)

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