API Reference
@univerjs
@univerjs/core
functions
Sequenceexecuteasync

@univerjs/core v0.1.17Docs


Function: sequenceExecuteAsync()

function sequenceExecuteAsync(
   tasks, 
   commandService, 
options?): Promise<ISequenceExecuteResult>

Parameters

ParameterType
tasksICommandInfo<object>[]
commandServiceICommandService
options?IExecutionOptions

Returns

Promise<ISequenceExecuteResult>

Defined in

submodules/univer/packages/core/src/services/command/command.service.ts:491 (opens in a new tab)


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