react-table-plugins icon indicating copy to clipboard operation
react-table-plugins copied to clipboard

Export data based on the pageSize ??

Open pebriancharliady opened this issue 4 years ago • 1 comments

How do i export data based on the pageSize ? i have large sets of data, but i dont want to export all of them, i tried the "export current view" code on the demo, but it's not the solution, or can you suggest other library to export data that can work with react-table ? really appreciate it if you can add this feature.. Thanks

pebriancharliady avatar Jan 27 '21 11:01 pebriancharliady

Currently it does not support pagination, but should be easy to add it providing some config, happy to accept pr for same.

gargroh avatar Feb 01 '21 13:02 gargroh