Extend the selection to the end of the paragraph.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendLineEnd' extend the selection to the end of the paragraph API |
Example:
editor.execCommand('extendLineEnd');
Extend the selection to the end of the paragraph.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendLineEnd' extend the selection to the end of the paragraph API |
Example:
editor.execCommand('extendLineEnd');