jQuery Tagsinput v0.8.0
The tags closely resemble the labels and follow the same line of colour. To use them, you need to use the default class .tagsinput
, and add a variation of the data-color="{ primary | info | success | warning | danger }"
.
For more information please check Full Github Documentation.
<input type="text" value="Amsterdam,Washington,Sydney,Beijing" class="tagsinput form-control" data-role="tagsinput" data-color="danger">