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

Extend the selection leftward.


Parameters:

NameTypeDescription
actionNameString'extendLeft' leftward selection extending API


Example:

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