paper-autocomplete-chips
Multi-selection chips version of paper-autocomplete.
[ This description is mirrored from README.md at github.com/Neovici/paper-autocomplete-chips on 2019-05-10 ]
<paper-autocomplete-chips>
<paper-autocomplete-chips>
is a multi-selection chips version of paper-autocomplete.
<paper-autocomplete-chips label="Select color"
source='["Red", "Blue", "Green", "Yellow"]'>
</paper-autocomplete-chips>
Install the Polymer-CLI
First, make sure you have the Polymer CLI installed. Then run polymer serve
to serve your element locally.
Viewing Your Element
$ polymer serve
Running Tests
$ polymer test
Your application is already set up to be tested via web-component-tester. Run polymer test
to run your application's test suite locally.
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
- polymer#Polymer/polymer#^2.6.1
- paper-autocomplete#ellipticaljs/paper-autocomplete#^3.7.0
- iron-icon#PolymerElements/iron-icon#^2.1.0
- cosmoz-i18next#Neovici/cosmoz-i18next#^2.0.0
- Released
- 2019-04-18
- Maturity
- IMPORTED
- License
- Apache License 2.0
Compatibility
- Framework
- Polymer 2.0+
- Browser
- Browser Independent