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