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