• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Keyboard Navigation in ASP.NET Core Breadcrumb Control

This sample demonstrates the keyboard navigation functionalities of the Breadcrumb component.

DEMO
SOURCE
Simple Breadcrumb

The Breadcrumb component can be interacted with keyboard navigation. Below key combinations can be used in Breadcrumb to initiate various actions.

  • Tab to navigate to the next item.
  • Shift + Tab to navigate to the previous item.
  • Enter to click the item.

More information about Breadcrumb component keyboard navigations can be found in this documentation section.