I have integrated material table in react (reference: https://material-table.com/).
I want to export the displayed data (all data and search results) to PDF using jspdf
. Unable to get that in material table.
Unfortunately, I'm unable to get all the data as well as searched data.
Can anyone help?