Blazor ListBox Example - Keyboard Navigation

ListBox / Keyboard Navigation

This sample demonstrates the keyboard interactions of the ListBox component. The various key combinations can be used to interact with ListBox.

Loading Syncfusion Blazor Server Demos…

Select Your Favorite Car:

The ListBox supports the following keyboard shortcuts to initiate various actions.
  • Supported keys and user actions
    • Alt + J - Focuses on the first component of the demo.
    • Up arrow - Moves focus to the previous option.
    • Down arrow - Moves focus to the next option.
    • Home - Moves focus to first option.
    • End - Moves focus to last option.
    • Space - Changes the selection state of the focused option.
    • Ctrl + A - Selects all options in the list.
    • Ctrl + Shift + Home - Selects the focused option and all options up to the first option.
    • Ctrl + Shift + End - Selects the focused option and all options down to the last option.
    • Ctrl + Arrow keys - Press Ctrl key with up / down arrow or mouse to select multiple items.
Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE