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

Move the caret to the start of the paragraph.


Parameters:

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


Example:

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