New to Kendo UI for Angular? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the ChipList is always available.
The ChipList supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Tab | Focuses the next Chip in the ChipList. If the focus is on the last Chip, focuses the next focusable element on the page. |
Shift +Tab | Focuses the previous Chip in the ChipList. If the focus is on the first Chip, focuses the previous focusable element before the ChipList. |
Enter & Space | Triggers a click action on the focused Chip. |
Delete & Backspace | Triggers the action, associated with clicking the remove icon. |
Example
View Source
Change Theme: