Strike through the selected text.
In caret status, the text to be entered is struck through.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'strike' strike through API |
Example:
editor.execCommand('strike');
Strike through the selected text.
In caret status, the text to be entered is struck through.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'strike' strike through API |
Example:
editor.execCommand('strike');