Underline the selected text.
In caret status, the text to be entered is underlined.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'underline' text underlining API |
Example:
editor.execCommand('underline');
Underline the selected text.
In caret status, the text to be entered is underlined.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'underline' text underlining API |
Example:
editor.execCommand('underline');