Blazor ListView Example - Keyboard Navigation

ListView / Keyboard Navigation

The Blazor ListView component is accessible through keyboard shortcuts. In the following sample, various key combinations can be used to interact with the ListView functionalities.

Loading Syncfusion Blazor Server Demos…

The Blazor ListView has built-in keyboard support and allows you to access its functionalities by using keyboard shortcut keys. The supported keys are as follows.

  • Focus
    • Alt + J - Focuses on the first component of the sample.
  • Supported keys and user actions
    • Up arrow or Left arrow - Move to the previous list item.
    • Down arrow or Right arrow - Move to the next list item.
    • Space or Enter - Select the targeted list from the whole list if the ShowCheckBox property is enabled.
    • Back - Get back to the previous lists if the nested list is used.
    • Home - Goes to the first item.
    • End - Goes to the last item.
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