New to Kendo UI for VueStart a free 30-day trial

Keyboard Navigation

The Editor keyboard navigation functionality is enabled by default.

The navigatable elements are the Editor's Toolbar and content area. Switching the focus to Editor's Toolbar or content happens through Tab and Shift + Tab keys. The navigation in the toolbar happens using the arrow keys. To activate a tool, use enter or space key. To disable the toolbar navigation, set keyboardNavigation property to false. For additional information, see the toolbar keyboard navigation article.

Actions applied to Editor content area:

ShortcutBehavior
Ctrl/Cmd(Mac)+BExecutes bold command.
Ctrl/Cmd(Mac)+IExecutes italic command.
Ctrl/Cmd(Mac)+UExecutes underline command.
Ctrl/Cmd(Mac)+ZExecutes undo command.
Ctrl/Cmd(Mac)+YExecutes redo command.
Shift+EnterAdds <br/> to content.
EnterAdds <p> to content.
Change Theme
Theme
Loading ...