@vaadin/single-selection-mixin
v0.1.7
Published
This package provides `SingleSelectionMixin` that does the following:
Downloads
25
Maintainers
Keywords
Readme
@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.
