Remove the hyperlink at the caret position.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'deleteLink' hyperlink removing API |
Example:
editor.execCommand('deleteLink');
Remove the hyperlink at the caret position.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'deleteLink' hyperlink removing API |
Example:
editor.execCommand('deleteLink');