GmailTagsInput
This is an HTML component that mocks google email input tags. It has following features:
- You can type any text in the textbox and on giving space, a tag is created.
- Clicking “X” will delete the corresponding tag.
- Pressing back space highlights the last tag and hitting one more back space or delete button deletes it.
- Supports only valid gmail tags.
STEPS TO IMPLEMENT:
- Clone the repo and open index.html.
- Start typing any gmail address in the box.