API Reference
@univerjs
@univerjs/docs-ui
interfaces
Iinsertcommandparams

@univerjs/docs-ui v0.2.14Docs


Interface: IInsertCommandParams

Properties

PropertyTypeDefined in
bodyIDocumentBodypackages/docs-ui/src/commands/commands/core-editing.command.ts:35 (opens in a new tab)
cursorOffset?numberpackages/docs-ui/src/commands/commands/core-editing.command.ts:38 (opens in a new tab)
extendLastRange?booleanpackages/docs-ui/src/commands/commands/core-editing.command.ts:39 (opens in a new tab)
rangeITextRangepackages/docs-ui/src/commands/commands/core-editing.command.ts:36 (opens in a new tab)
segmentId?stringpackages/docs-ui/src/commands/commands/core-editing.command.ts:37 (opens in a new tab)
unitIdstringpackages/docs-ui/src/commands/commands/core-editing.command.ts:34 (opens in a new tab)

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