DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

TEXTAREA

The TEXTAREA object creates a multi-line text input control. User agents should use the contents of this object as the initial value of the control and should render this text initially.

accesskey

Description:
See general information for accesskey.

class

Description:
See general information for class.

cols

Description:
See general information for cols.

data

Description:
See general information for data.

dir

Description:
See general information for dir.

disabled

Description:
See general information for disabled.

filters

Description:
See general information for filters.

id

Description:
See general information for id.

label

Description:
See general information for label.

lang

Description:
See general information for lang.

layout

Description:
See general information for Layout and the textarea specific information.

name

Description:
See general information for name.

readonly

Description:
See general information for readonly.

rows

Description:
See general information for rows.

style

Description:
See general information for style.

tabindex

Description:
See general information for tabindex.

title

Description:
See general information for title.

[tsref:(cObject).FORM.FormObject.TEXTAREA]