0.0.7 • Published 8 months ago

ng-mat-table-csv-export v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

Ng Mat Table Csv Export

Add CSV Export functionality to the angular material table.

  1. npm i ng-mat-table-csv-export
  2. Wrap your mat-table with the <table-container>
  3. DONE! A toolbar with a download button will show up

Example usage:

<table-container>
    <mat-table>...</mat-table>
</table-container>

DEMO: https://angular-libs-showcase.web.app/csv-export

0.0.7

8 months ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago