ng-csv
ng-csv copied to clipboard
Validation and prevent downloading after click
Hi,
I want ng-csv to download a file only after some validations. Is there any hook to execute validation code and prevent downloading if something is wrong?
Thanks.