Tagin

v1.4.0

Simple tag input for Bootstrap

Github

Basic

Enter a comma-separated list of tags.

Placeholder

Set placeholder using data-placeholder attribute.

Custom Separator

Set separator using data-separator attribute.
Example tags using 'space' separator.

Duplicates

Add data-duplicate="true" to remove duplicates validation.

Transform Tags

Sometimes we need to transform tags.
Example transform using toUpperCase.

Force add on enter

Add data-enter="true" to force add tag when enter key is pressed.

Validation

Supports bootstrap custom validation styles.

Example invalid feedback text