Italicize the selected text.
In caret status, the text to be entered is italicized.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'italic' text italicizing API |
Example:
editor.execCommand('italic');
Italicize the selected text.
In caret status, the text to be entered is italicized.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'italic' text italicizing API |
Example:
editor.execCommand('italic');