Variable: RichTextEditingMutation
const RichTextEditingMutation: IMutation<IRichTextEditingMutationParams, IRichTextEditingMutationParams>;
Defined in: docs/src/commands/mutations/core-editing.mutation.ts:49
The core mutator to change rich text actions. The execution result would be undo mutation params. Could be directly send to undo redo service (will be used by the triggering command).