API Reference
@univerjs
@univerjs/core
interfaces
Iretainaction

@univerjs/core v0.1.17Docs


Interface: IRetainAction

Retain mutation is used to move the cursor or to update properties of the text in the given range.

Properties

PropertyTypeDefined in
body?IDocumentBodysubmodules/univer/packages/core/src/docs/data-model/text-x/action-types.ts:32 (opens in a new tab)
coverType?UpdateDocsAttributeTypesubmodules/univer/packages/core/src/docs/data-model/text-x/action-types.ts:34 (opens in a new tab)
lennumbersubmodules/univer/packages/core/src/docs/data-model/text-x/action-types.ts:31 (opens in a new tab)
oldBody?IDocumentBodysubmodules/univer/packages/core/src/docs/data-model/text-x/action-types.ts:33 (opens in a new tab)
segmentId?stringsubmodules/univer/packages/core/src/docs/data-model/text-x/action-types.ts:35 (opens in a new tab)
tRETAINsubmodules/univer/packages/core/src/docs/data-model/text-x/action-types.ts:30 (opens in a new tab)

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