0.1.7 • Published 6 years ago
@vaadin/single-selection-mixin v0.1.7
@vaadin/single-selection-mixin
This package provides SingleSelectionMixin that does the following:
Add
selectedproperty (number, reflects to attribute)Change
selectedproperty on item clickChange
selectedproperty on Enter or Space keyDispatch
selected-changedevent whenselectedvalue is changed
The mixin accepts a class that must apply SlottedItemsMixin.