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

Move the caret to the start of the document.


Parameters:

NameTypeDescription
actionNameString'documentStart' move the caret to the start of the document API


Example:

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