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

Move the caret rightward.


Parameters:

NameTypeDescription
actionNameString'right' rightward caret moving API


Example:

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