@univerjs/docs-ui v0.4.2 • Docs
Variable: DeleteCommand
const DeleteCommand: ICommand<IDeleteCommandParams>;
The command to delete text, mainly used in BACKSPACE and DELETE when collapsed is true. ONLY handle collapsed range!!!
Defined in
packages/docs-ui/src/commands/commands/core-editing.command.ts:145 (opens in a new tab)