Move the caret to the end of the paragraph.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'lineEnd' move the caret to the end of the paragraph API |
Example:
editor.execCommand('lineEnd');
Move the caret to the end of the paragraph.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'lineEnd' move the caret to the end of the paragraph API |
Example:
editor.execCommand('lineEnd');