This page last changed on Dec 14, 2004 by casey.

<ww:textarea />

Renders a textarea tag.

Sample Usages

<ww:textarea label="'Comments'" name="'comments'" cols="30" rows="8"/>

Attributes

Name Required Description
id no HTML id attribute
name yes HTML name attribute
value no Data to pass as field value
required no Is field required for form submission
rows no HTML rows attribute
cols no HTML cols attribute
wrap no HTML wrap attribute
readonly no HTML readonly attribute
disabled no HTML disabled attribute
tabindex no HTML tabindex attribute
onkeyup no HTML onkeyup attribute
label no Text used as label in template
labelposition no Alignment of label (left,right,center)
cssClass no HTML class attribute
cssStyle no HTML style attribute
theme no Theme to use
template no Name of template to use
Document generated by Confluence on Dec 14, 2004 16:36