New to KendoReact? Start a free 30-day trial
Keyboard Navigation
Managing the Focus
The editor integrates the Toolbar component and inherits all shortcuts from it. So, the component has two tab stops - one the toolbar and one the content area. When using the single click tools by mouse, the focus remains on the content.
Actions applied to Editor content area:
Shortcut | Behavior |
---|---|
Ctrl/Cmd(Mac)+B | Executes bold command. |
Ctrl/Cmd(Mac)+I | Executes italic command. |
Ctrl/Cmd(Mac)+U | Executes underline command. |
Ctrl/Cmd(Mac)+Z | Executes undo command. |
Ctrl/Cmd(Mac)+Y | Executes redo command. |
Shift+Enter | Adds <br/> to content. |
Enter | Adds <p> to content. |
Resources
ARIA Authoring Practices: Toolbar
Change Theme
Theme
Loading ...