0.2.1 • Published 4 years ago

@vaadin/selection-in-view-mixin v0.2.1

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

@vaadin/selection-in-view-mixin

This package provides SelectionInViewMixin that scrolls to ensure the selected item is visible.

The mixin accepts a class that must apply following mixins:

  • SlottedItemsMixin
  • KeyboardDirectionMixin
  • OrientationMixin
  • SingleSelectionMixin