I know there are lot of questions of this nature but I need to do this using JavaScript. I am using Dojo 1.8
and have all the attribute info in array, which looks like this:
[["name1", "city_name1", ...]["name2", "city_name2", ...]]
Any idea how I can export this to CSV
on the client side?
ProductsExport.csv
or65457a9d-167d-4954-8894-56fd13d3b4ee.csv
instead of something likeProducts_2024-10-30.csv