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

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

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


Parameters:

NameTypeDescription
actionNameString'increaseFontSize' increase font size by a level API


Example:

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