0

I want to show Save As File Dialog on click of a button in my html5 page. May I know how this can be achieved in Angular 6/Typescript?

1 Answers1

0

you can achieve that using ngx-filesaver this is documentation https://www.npmjs.com/package/ngx-filesaver this is Demo https://cipchk.github.io/ngx-filesaver/

d.alsafadi
  • 34
  • 2