2
votes

the thing is i cant find how to export de data from this vuetify datatable to excel.

You can see the code and documentation here: https://vuetifyjs.com/en/components/data-tables#data-table

1

1 Answers

3
votes

There is no support to export data table to excel in vuetify. Either you have do it manually or you have to use any other library or plugin for vue to export it. This one seems like good option to do it.

https://github.com/dwqs/js2excel