The angular-datatables
also provides an API in order to make the plugin TableTools
work with datatables.
You need to add the file angular-datatables.tabletools.min.js
to your HTML file.
You also need to add the dependency datatables.tabletools
to your Angular app.
See the API for the complete list of methods of the helper.
This extension has been retired and has been replaced by the Select extension and the Button extension.