Increase indent of the paragraph in which the caret is positioned.
When there is a selection, indents of the selected paragraphs are increased.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'increaseIndent' indent increasing API |
Example:
editor.execCommand('increaseIndent');