lineWrapping([value])
Class: DocumentEditor.
Description:
Enables/Disables Word/Character line wrapping of long lines instead of scrolling horizontally.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
LineWrap.Word, LineWrap.Character, or LineWrap.None |
Returns:
If argument is passed, this component instance is returned, otherwise line wrap value is returned.
Type: LineWrap | DocumentEditor
