Paper style token input element
npm install @exmg/exmg-paper-token-inputPaper style token input element. Please visit the API Documentation and demo page for more information.
By default the textContent of the paper-item will be used as the visual selection in the badge. The
selected value will contain the item index.
``html`
...
In the following example the users id will be used as selection value instead of the item index.
`html`
...
First, make sure you have the Polymer CLI installed. Then run polymer server to launch the demo page.
```
$ polymer serve