Extend the selection to the end of the paragraph.


Parameters:

NameTypeDescription
actionNameString'extendLineEnd' extend the selection to the end of the paragraph API


Example:

editor.execCommand('extendLineEnd');