API Reference
@univerjs
@univerjs/core
interfaces
Ideleteaction

@univerjs/core v0.1.17Docs


Interface: IDeleteAction

Delete mutation is used to delete text at the given position.

Properties

PropertyTypeDefined in
body?IDocumentBodysubmodules/univer/packages/core/src/docs/data-model/text-x/action-types.ts:56 (opens in a new tab)
lennumbersubmodules/univer/packages/core/src/docs/data-model/text-x/action-types.ts:54 (opens in a new tab)
linenumbersubmodules/univer/packages/core/src/docs/data-model/text-x/action-types.ts:55 (opens in a new tab)
segmentId?stringsubmodules/univer/packages/core/src/docs/data-model/text-x/action-types.ts:57 (opens in a new tab)
tDELETEsubmodules/univer/packages/core/src/docs/data-model/text-x/action-types.ts:53 (opens in a new tab)

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