I am trying to test the file-download on click of a button in a react ... { type: 'text/csv;charset=utf-8;' }); saveAs( dataFile, `filename.csv` ); };.
確定! 回上一頁