Summary
Provides the input type field with the HTML5 input types and some other useful options.
Description
It's based on the Text box form control. It provides options:
- change the type of input from all available in HTML5
- add content before/after directly at input
- add HTML5 and other custom attributes to input
- change the CSS class of default parent div of input