.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Textarea -------- ======================================================= =========== ============ ==== ==== Property Data type Default Plus Mvc ======================================================= =========== ============ ==== ==== :ref:`Textarea.cols` Integer 30 Yes Yes :ref:`Textarea.rows` Integer 5 Yes Yes ======================================================= =========== ============ ==== ==== .. _Textarea.cols: cols ^^^^ .. container:: table-row 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 .. _Textarea.rows: rows ^^^^ .. container:: table-row 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