.. include:: /Includes.rst.txt .. _field_type_textarea: ======== Textarea ======== :php:`type => 'text' // TCA` The :yaml:`Textarea` type is for multi line text input. A Rich Text Editor can be enabled. Settings ======== .. confval:: default :name: textarea-default :Required: false :Type: string Default value set if a new record is created. .. confval:: placeholder :name: textarea-placeholder :Required: false :Type: string Placeholder text for the field. .. confval:: rows :name: textarea-rows :Required: false :Type: integer :Default: 5 Abstract value for the height of the `