asafdav / ng-csv

Simple directive that turns arrays and objects into downloadable CSV files
MIT License
573 stars 215 forks source link

charset="EUC-CN" is not working #110

Open VijetaH opened 8 years ago

VijetaH commented 8 years ago

Attribute charset="EUC-CN" is not working..

<button type="button" lazy-load="true" ng-csv="getArray()" charset="EUC-CN" filename="test.csv">Export