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

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');
  • No labels