
Template Usage
Simply print out the text:
<article>
{{ $entry->textarea ]}
</article>
Settings
This field provides the following settings:
| Setting | Description | Format |
|---|---|---|
| Name | User-friendly identifier. | String |
| Handle | Developer-friendly identifier. | String |
| Help Instructions | Additional instructions written in small print next to the field. | Rich Text |
| Validation Rules | Laravel-specific validation rules view docs | --- |
| Placeholder | Text that will appear inside the textarea element's content area when empty. | Input |