Removes the style of the selected text.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'removeTextStyle' the style of the selected text removing API. |
Example:
editor.execCommand('removeTextStyle');
Removes the style of the selected text.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'removeTextStyle' the style of the selected text removing API. |
Example:
editor.execCommand('removeTextStyle');