Move the caret to the start of the previous paragraph.


Parameters:

NameTypeDescription
actionNameString'previousParagraphStart' move the caret to the start of the paragraph API


Example:

editor.execCommand('previousParagraphStart');