@univerjs/docs-ui v0.4.2 • Docs
Variable: InsertCommand
const InsertCommand: ICommand<IInsertCommandParams>;
The command to insert text. The changed range could be non-collapsed, mainly use in line break and normal input.
Defined in
packages/docs-ui/src/commands/commands/core-editing.command.ts:47 (opens in a new tab)