0.1.2 • Published 6 years ago
@vaadin/selected-state-mixin v0.1.2
@vaadin/selected-state-mixin
This package provides SelectedStateMixin that does the following:
Add
selectedproperty (boolean, false by default, reflects to attribute)Toggle
aria-selectedattribute whenselectedproperty changes
The mixin accepts a class that must apply DisabledStateMixin.