New to Telerik UI for Blazor? Download Free 30-day trial

Chip - Keyboard Navigation

C#
JavaScript
HTML
CSS
  • Keyboard-navigation.razor
Loading the demo source code...please wait.

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming

Focus

  • Alt + W focuses the first component in the example

Supported keys and user actions

  • Enter or Space Triggers a click action on the Chip and toggles the selection.
  • Backspace or Del Removes the Chip, if it's removable.
  • Tab Focuses the next focusable element on the page, which may be a next Chip in the sequence.
  • Shift + Tab Focuses the previous focusable element on the page, which may be a previous Chip in the sequence.

Description

The Telerk Blazor ChipList provides built-in keyboard navigation for better usability and accessibility.
This Chip Keyboard Navigation example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.

Support & Learning Resources

An error has occurred. This application may no longer respond until reloaded.