views.html.helper.inputDate_Scope0
Generate an HTML5 input date.
Example:
@inputDate(field = myForm("releaseDate"), args = 'size -> 10)
The form field.
Set of extra attributes.
The field constructor.