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

Extend the selection rightward.


Parameters:

NameTypeDescription
actionNameString'extendRight' rightward selection extending API


Example:

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