You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
296 B

4 years ago
4 years ago
4 years ago
  1. # Tiny Tags
  2. Created with [Riot.js](https://riot.js.org)!
  3. Form Field Component to add Tags to a List. Will be handled as a Select-Element with Multiple Options that are selected.
  4. ```bash
  5. npm install tiny-tags --save
  6. ```
  7. ![Demo](https://github.com/tentakelfabrik/tiny-tags/blob/master/demo.gif)