Embolden the selected text.
In caret status, the text to be entered is emboldened.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'bold' text emboldening API |
Example:
editor.execCommand('bold');
Embolden the selected text.
In caret status, the text to be entered is emboldened.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'bold' text emboldening API |
Example:
editor.execCommand('bold');