views.html.helper.inputPassword_Scope0
Generate an HTML input password.
Example:
@inputPassword(field = myForm("password"), args = 'size -> 10)
The form field.
Set of extra attributes.
The field constructor.