gregnb / gregnb/mui-datatables
How I can cancel download file csv
Open
question
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
How I can cancel download
```
onDownload: (buildHead, buildBody, columns, data) => {
// cancel here
},
```
How can I cancel the file download, to use another file format
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.