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

Extend the selection downward.


Parameters:

NameTypeDescription
actionNameString'extendDown' downward selection extending API


Example:

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