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: 2 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:55:35.000Z (over 3 years ago)
- Last Synced: 2025-11-28T12:53:05.126Z (8 months ago)
- Topics: input-tag, javascript, web-component
- Language: JavaScript
- Homepage:
- Size: 843 KB
- Stars: 0
- Watchers: 1
- 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
```