Page tree
Skip to end of metadata
Go to start of metadata

Removes the style of the selected text.


Parameters:

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


Example:

editor.execCommand('removeTextStyle');
  • No labels