Extend the selection leftward.


Parameters:

NameTypeDescription
actionNameString'extendLeft' leftward selection extending API


Example:

editor.execCommand('extendLeft');