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