Render.text ViewHelper <f:render.text>
Go to the source code of this ViewHelper: Render\TextViewHelper.php (GitHub).
Arguments
The following arguments are available for the render.text ViewHelper:
allowNewlines
-
- Type
- bool
- Default
- false
Allows newLines and converts them to <br>
field
-
- Type
- string
- Required
- 1
The field that should be rendered.
record
-
- Type
- TYPO3\CMS\Frontend\Page\PageInformation|TYPO3\CMS\Core\Domain\RecordInterface
- Required
- 1
A Record API Object