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

Extend the selection to the start of the paragraph.


Parameters:

NameTypeDescription
actionNameString'extendLineStart' extend the selection to the start of the paragraph API


Example:

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