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

Extend the selection to the end of the document.


Parameters:

NameTypeDescription
actionNameString'extendDocumentEnd' extend the selection to the end of the document API


Example:

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