mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* handleKeyCommand may return null Even some values of DraftEditorCommand may result in a null return from handleKeyCommand, for example 'move-selection-to-start-of-block'. * onBackspace, onDelete, and tryToRemoveBlockStyle may return null These functions will return `null` if the selection is not collapsed. |
||
|---|---|---|
| .. | ||
| draft-js-tests.tsx | ||
| index.d.ts | ||
| package.json | ||
| tsconfig.json | ||
| tslint.json | ||