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:
Name | Type | Description |
---|---|---|
actionName | String | 'increaseFontSize' increase font size by a level API |
Example:
editor.execCommand('increaseFontSize');