Page tree
Skip to end of metadata
Go to start of metadata

Move the caret to the start of the next paragraph.


Parameters:

NameTypeDescription
actionNameString'nextParagraphStart' move the caret to the end of the paragraph API


Example:

editor.execCommand('nextParagraphStart');
  • No labels