vue-excel-editor
vue-excel-editor copied to clipboard
Export Table on Android/Ios Webview
This is not working on Android/Ios webviews this.$refs.grid.exportTable(format, exportSelectedOnly, filename)
. Do anyone know how can I export on Webview ?
Indeed I have not test the export feature in mobile. I added this for enhancement.