vue-json-csv icon indicating copy to clipboard operation
vue-json-csv copied to clipboard

How to generate csv from a function?

Open sonphnt opened this issue 2 years ago • 0 comments

Hi, I have a button "Download" which will call an api to fetch data and then export that data to CSV. But I could not find how to do it with this package. it looks like we need to have a json data before clicking download button

sonphnt avatar Jun 27 '22 08:06 sonphnt