new module:Csv($injector, gettextCatalog)
Service to generate and download a CSV file from tabular data.
Column headers are translated using angularGettext.Catalog
.
Parameters:
Name | Type | Description |
---|---|---|
$injector |
angular.$injector | Main injector. |
gettextCatalog |
angularGettext.Catalog | Gettext service. |