Delete the table in which the caret or selection is positioned.


Parameters:

NameTypeDescription
actionNameString'deleteTable' table deleting API


Example:

editor.execCommand('deleteTable');