Basic


<input name='basic' value='tag1, tag2 autofocus'>

Users List


<input name='users-list-tags' value='abatisse2@nih.gov, Justinian Hattersley'>

Suggestions List

Search Languages with there First Capital Letter For Example: JSON with J


<input name='tags3' value='[{"value":"React"}, {"value":"Angular"}]' pattern='^[A-Za-z_✲ ]{1,15}$'>

Single Value Select


<input name='tags-select-mode' class='selectMode' placeholder="Please select" />

Mix Text & Tags

Use @ Symbol to add Programming language and # Symbol to add Companies. For Example - @v and #a


<textarea name='mix'>Hello, My name is [[Shaun]]. I am a [[{"id": 100, "text": "React", "title": "facebook"}]] Developer. I am currently working in [[{"value":"Microsoft"}]]</textarea>