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

Embolden the selected text.

In caret status, the text to be entered is emboldened.


Parameters:

NameTypeDescription
actionNameString'bold' text emboldening API


Example:

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