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

Move the caret above the scroll.


Parameters:

NameTypeDescription
actionNameString'pageUp' move the caret above the scroll API


Example:

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