lineWrapping([value])
Class: TextArea.
Description:
Sets or gets line wrapping mode. Line wrapping helps to display long lines without having to scroll horizontally.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
One of: LineWrap.Word, LineWrap.Character, LineWrap.None (default). |
Returns:
When setting a value, this TextArea component is returned; otherwise a current line wrapping value is returned.
