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

Extend the selection to the start of the previous word.


Parameters:

NameTypeDescription
actionNameString'extendPreviousWord' extend the selection to the start of the previous word API


Example:

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