Form Masks
Input Masks
Input masks integrate formatting cues directly into an input field to help signal how to correctly answer a question. These formatting instructions are automatically included in an input and cannot be removed by a user. More importantly, a user cannot enter other non-valid characters into the input field.
With Avant, you can add these masks directly inline with the HTML5 data-inputmask
attribute. No code necessary!