Extend the selection to the start of the next paragraph.


Parameters:

NameTypeDescription
actionNameString'extendNextParagraphStart' extend the selection to the end of the paragraph API


Example:

editor.execCommand('extendNextParagraphStart');