0.1.7 • Published 4 years ago

@vaadin/keyboard-direction-mixin v0.1.7

Weekly downloads
33
License
Apache-2.0
Repository
github
Last release
4 years ago

@vaadin/keyboard-direction-mixin

This package provides KeyboardDirectionMixin that does the following:

  1. Add keydown listener on the element

  2. Navigate through items via arrow keys, Home and End

The mixin accepts a class that must apply SlottedItemsMixin.