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

Move the caret downward.


Parameters:

NameTypeDescription
actionNameString'down' downward caret moving API


Example:

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