Skip to main content
All docs
V25.1
  • Keyboard Support in Blazor Scheduler

    • 2 minutes to read

    DevExpress Blazor Scheduler supports keyboard shortcuts that allow users to navigate through toolbar items and appointments, and execute built-in commands. Keyboard navigation is implemented on the client and server.

    Scheduler - Keyboard Navigation

    Run Demo: Scheduler - Overview

    Note

    Keyboard support allows users who cannot use a mouse or rely on assistive technologies (like screen readers or switch devices) to interact with application content. Refer to the Accessibility help topic for information on other accessibility areas that we address.

    Keyboard Shortcuts

    The image below shows navigation areas available in the Scheduler component:

    Scheduler - Navigation Areas

    The following shortcut keys are available:

    Shortcut Keys

    Description

    Arrows

    Move focus between elements within the toolbar.

    Tab
    Shift + Tab

    Move focus between navigation areas and appointments within the body area.

    Delete

    Enter

    N

    Shows the extended edit form for a new appointment.

    R

    When a changed occurrence is focused, reverts it to a regular occurrence.

    The built-in toolbar, popups, and data editors 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.