fabbricadigitale / paper-chip

A chip web component made with Polymer 2 following Material Design guidelines
http://webcomponents.org/element/fabbricadigitale/paper-chip
MIT License
31 stars 16 forks source link

Evaluate the use of IronMultiSelectable behavior #12

Open leodido opened 7 years ago

leodido commented 7 years ago

When in autocomplete mode the <paper-chip-input> has state (ie., selected values and selected items).

We should try to compose pieces already done and tested up rather than reinventing the wheel.

Just my 2 cents.