0.1.8 • Published 4 years ago

@vaadin/roving-tabindex-mixin v0.1.8

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

@vaadin/roving-tabindex-mixin

This package provides RovingTabIndexMixin that does the following:

  1. When one of the items receives focus, set its tabIndex to 0

  2. Set tabIndex to -1 for all the items except the focused one

The mixin accepts a class that must apply SlottedItemsMixin and KeyboardDirectionMixin.

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago