Proper Backspace/Delete Key Functionality

Ensures the appropriate behavior of the Backspace and Delete keys.

Classes

DeleteMode

DeleteMode: "char" | "word" | "sentence"

Defined in

jodit/src/plugins/backspace/interface.ts:11

In this article: