Page tree
Skip to end of metadata
Go to start of metadata

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


Parameters:

NameTypeDescription
actionNameString'deleteTable' table deleting API


Example:

editor.execCommand('deleteTable');
  • No labels