Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcosrivasr/tag-input

🏷 Custom web component to have a <tag-input> element to manage tags
https://github.com/marcosrivasr/tag-input

input-tag javascript web-component

Last synced: 15 days ago
JSON representation

🏷 Custom web component to have a <tag-input> element to manage tags

Awesome Lists containing this project

README

        

# tag-input
🏷 Custom web component to have a `` element to manage tags.

## Usage
1. Set the .js file in the html
```html

```
2. Set the `` in your forms. You can use the value property to load some values at the begining.

```html

```