0.1.6 • Published 4 years ago

@vaadin/slotted-items-mixin v0.1.6

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

@vaadin/slotted-items-mixin

This package provides SlottedItemsMixin that does the following:

  1. Set read-only items property based on the light DOM children

  2. Add slotchange listener on the default slot to update items

  3. Dispatch items-changed event when items value is changed