@vaadin/keyboard-direction-mixin
This package provides KeyboardDirectionMixin
that does the following:
Add
keydown
listener on the elementNavigate through
items
via arrow keys, <kbd>Home</kbd> and <kbd>End</kbd>
The mixin accepts a class that must apply SlottedItemsMixin
.