New to KendoReactStart 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:

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.

Resources

ARIA Authoring Practices: Toolbar

Change Theme
Theme
Loading ...

See Also