Commonly used Html
form element
With the ability to set maximum length. You can also track the focus state of the element.
Only accept numeric input, with the ability to set maximum length, maximum value, and minimum value. You can also track the focus state of the element
Text input with the ability to mask the input to a specific format/pattern.