Removes the style of the selected text.


Parameters:

NameTypeDescription
actionNameString'removeTextStyle' the style of the selected text removing API.


Example:

editor.execCommand('removeTextStyle');