Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Keyboard Support in Blazor Rich Text Editor

DevExpress Blazor Rich Text Editor allows users to access every UI element and run all commands with a keyboard. Keyboard navigation is implemented both on the client and server.

Run Demo: Rich Text Editor - Overview

#Keyboard Shortcuts

The image below shows navigation areas available in the Rich Edit component:

Rich Edit - Navigation Areas

Use the following shortcuts to navigate between these areas and elements within an area:

Shortcut Keys

Description

Arrow keys

Move focus between elements within the ribbon or toolbar.

Shift + Alt + Arrow Down

Moves focus to the next navigation area.

Shift + Alt + Arrow Up

Moves focus to the previous navigation area.

You can use common shortcuts to work with document content. Built-in toolbar and context menu components include their own navigation shortcuts. Refer to the following help topic for more information on keyboard support in various DevExpress Blazor components: Accessibility - Keyboard Support.