Remove the hyperlink at the caret position.


Parameters:

NameTypeDescription
actionNameString'deleteLink' hyperlink removing API


Example:

editor.execCommand('deleteLink');