Options
append
Add text after (to the right of) the text input.
character_limit
Set the maximum number of enterable characters.
input_type
Control the HTML5 input type. Options: color
, date
, email
, hidden
, month
, number
, password
, tel
, text
, time
, url
, and week
. Default: text
.
prepend
Add text to the beginning (to the left of) the text input.
placeholder
Set some default placeholder text.