views.html.helper.textarea_Scope0
Generate an HTML textarea.
Example:
@textarea(field = myForm("address"), args = 'rows -> 3, 'cols -> 50)
The form field.
Set of extra attributes.
The field constructor.