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

Move the caret to the end of the paragraph.


Parameters:

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


Example:

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