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

Move the caret below the scroll.


Parameters:

NameTypeDescription
actionNameString'pageDown' move the caret below the scroll API


Example:

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