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