src/lib/inbox/services/csv.service.ts
Service for downloading data items as a csv file.
Properties |
Methods |
| downloadCSV |
downloadCSV()
|
|
Download the data items as a csv file.
Returns :
void
|
| inboxState |
Type : unknown
|
Default value : inject(InboxState)
|
|
The state of the inbox. |