@vaadin/roving-tabindex-mixin
v0.1.8
Published
This package provides `RovingTabIndexMixin` that does the following:
Maintainers
Keywords
Readme
@vaadin/roving-tabindex-mixin
This package provides RovingTabIndexMixin that does the following:
When one of the items receives focus, set its
tabIndexto 0Set
tabIndexto -1 for all the items except the focused one
The mixin accepts a class that must apply SlottedItemsMixin and KeyboardDirectionMixin.
