Text area editor
is a multi-line plain text edit control allowing the user to enter a text with unlimited number of characters.
Key properties:
- Row count
- Specifies the visible number of lines.
- Placeholder
- Specifies a short hint that describes the expected value.
Open Insert or Edit forms to see the editor in action.