react-table-plugins
react-table-plugins copied to clipboard
How to get data with cell props from the table?
When I make export by using exportData, it's downloading a file. Is it possible not to download a file and catch a Blob or data with right cells props? To get rows or cells with CellExportValue?