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

Property Data type Default Plus Mvc
cols Integer 30 Yes Yes
rows Integer 5 Yes Yes

cols

Property

cols

Data type

Integer

Description

Defines the number of cols of the textarea. This attribute overwrites the same attribute in the TCA.

Default

30

rows

Property

rows

Data type

Integer

Description

Defines the number of rows of the textarea. This attribute overwrites the same attribute in the TCA.

Default

5