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
Ensures the appropriate behavior of the Backspace and Delete keys.
DeleteMode: "char"
| "word"
| "sentence"
jodit/src/plugins/backspace/interface.ts:11