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

Extend the selection to the start of the next word.


Parameters:

NameTypeDescription
actionNameString'extendNextWord' extend the selection to the start of the next word API


Example:

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