Export to Excel on Angular 4

前端 未结 5 1853
春和景丽
春和景丽 2021-02-13 05:55

I have a data table that is dynamically populated using Angular 4. I would like to export the table to excel. How can I achieve this in Angular 4. I\'m looking for .xls and not

5条回答
  •  囚心锁ツ
    2021-02-13 06:06

    It seems that microsoft provide a Javascript plugin, usable with Angular, here

提交回复
热议问题