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

Move the caret leftward.


Parameters:

NameTypeDescription
actionNameString'left' leftward caret moving API


Example:

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