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');