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

Decrease indent of the paragraph in which the caret is positioned.

When there is a selection, indents of the selected paragraphs are decreased.


Parameters:

NameTypeDescription
actionNameString'decreaseIndent' indent decreasing API


Example:

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