views.html.helper.inputText_Scope0
Generate an HTML input text.
Example:
@inputText(field = myForm("name"), args = 'size -> 10, 'placeholder -> "Your name")
The form field.
Set of extra attributes.
The field constructor.