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

Extend the selection upward.


Parameters:

NameTypeDescription
actionNameString'extendUp' upward selection extending API


Example:

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