Alex
Alex
Hey, I want to use this Project to export csv files but as well .json. With the Example of ng.click I can just add .json and it creates a Json...
**Description of issue**: At the moment I have a Table which goes about 6 Pages. I set max size="5" so It shows me A1|2|3|..|6. If I click on Page 3...
Hey, How can I change the Encoding Format of the File I create with this package? ``` data = new Blob([str], { type: 'application/json;charset=ansi;' }); // Export "Download" this.FileSaver.saveAs(data, this.$scope.selectedLang[i].code...
Hey, regarding to this Issue #6 now the Html Tags are converting the Text. But in my case I dont want it. The output text should show me the Html...