Tags input

SelectizeJSprovide great support for tags input. Read the full documentationhere.

Bacis tags input

Use .js-input-tagsclass to any input[type="text"] to get tags input features.

Max length of tags

Use maxItems: numberinside selectize object to control tags items.

Contextual tags input

Use .successclass with input to get success color tags background.

Contextual tags input

Use .infoclass with input to get info color tags background.

Contextual tags input

Use .warningclass with input to get warning color tags background.