Extend the selection to the start of the paragraph.


Parameters:

NameTypeDescription
actionNameString'extendLineStart' extend the selection to the start of the paragraph API


Example:

editor.execCommand('extendLineStart');