asafdav / ng-csv

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

Calling an event after export #166

Open johnedvard opened 8 years ago

johnedvard commented 8 years ago

I was wondering if it is possible to listen to an event (e.g. onExportComplete) after the export of the CSV is completed?