Autofocus plugin - set focus inside the editor after reload
const editor = Jodit.make('#editor', { autofocus: true, cursorAfterAutofocus: 'start', // 'end'; saveSelectionOnBlur: true});
If you like Jodit - try Jodit PRO
Autofocus plugin
Autofocus plugin - set focus inside the editor after reload