is there a way to add the option of export to CSV or PDF on a material-react-table? I know how to add those options in the material UI table, but I don't find the same option for the material-react-table
Thanks
Export to CSV or PDF a material-react-table.
There is an example guide to do exactly that on their documentation. Here is the link to the code sandbox from the documents.