Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marcosrivasr/tag-input
- Owner: marcosrivasr
- Created: 2020-05-31T16:00:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:55:35.000Z (about 2 years ago)
- Last Synced: 2024-11-12T17:16:05.633Z (2 months ago)
- Topics: input-tag, javascript, web-component
- Language: JavaScript
- Homepage:
- Size: 843 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
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
```