core/select/select-keyboard.service.ts
This service provides keyboard navigation for dropdowns.
It allows to navigate over the items in the dropdown using the keyboard
or search for them. For this to correctly work, the service needs to provided
as component provider in the component. Additionally the ListItemComponent
needs to be used in the dropdown items. Also each item needs to have a
span[data-search-label] element to search for the item.
No results matching.