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');