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');