API Reference
@univerjs
@univerjs/docs
interfaces
Irichtexteditingmutationparams

@univerjs/docs v0.1.17Docs


Interface: IRichTextEditingMutationParams

Extends

Properties

PropertyTypeInherited fromDefined in
actionsJSONOp-docs/src/commands/mutations/core-editing.mutation.ts:28 (opens in a new tab)
debounce?boolean-docs/src/commands/mutations/core-editing.mutation.ts:36 (opens in a new tab)
isCompositionEnd?boolean-docs/src/commands/mutations/core-editing.mutation.ts:33 (opens in a new tab)
noHistory?boolean-docs/src/commands/mutations/core-editing.mutation.ts:34 (opens in a new tab)
noNeedSetTextRange?boolean-docs/src/commands/mutations/core-editing.mutation.ts:32 (opens in a new tab)
prevTextRanges?Nullable<ITextRangeWithStyle[]>-docs/src/commands/mutations/core-editing.mutation.ts:31 (opens in a new tab)
segmentId?string-docs/src/commands/mutations/core-editing.mutation.ts:30 (opens in a new tab)
textRangesNullable<ITextRangeWithStyle[]>-docs/src/commands/mutations/core-editing.mutation.ts:29 (opens in a new tab)
trigger?stringIMutationCommonParams.triggercore/src/services/command/command.service.ts:62 (opens in a new tab)
unitIdstring-docs/src/commands/mutations/core-editing.mutation.ts:27 (opens in a new tab)

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