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

Decrase the font size of the selected text by a level.

In caret status, the font size of the text to be entered is decreased.


Parameters:

NameTypeDescription
actionNameString'decreaseFontSize' decrease font size by a level API


Example:

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