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

Extend the selection to the start of the document.


Parameters:

NameTypeDescription
actionNameString'extendDocumentStart' extend the selection to the start of the document API


Example:

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