Tags & Masks

Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs, custom selects, and custom file inputs.


Basic Tag Usage

Just add data-role="tagsinput" to your input field to automatically change it to a tags input field.




Auto Suggest

Provides an auto suggest dropdown selection using Typeahead.js.




Credit Card Format

Mask a credit card input element to identify users the type of credit card.




Phone Number Format

Mask an input element to provide users or a guide for entering phone number.

US (+1)



Date Format

Mask an input element to provide users or a guide for entering date.




Time Format

Mask an input element to provide users or a guide for entering time.