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');