fileSaver.saveAs(blob, 'employees.json'); The above line uses ready-made FileSaver module that will open the file with save as option.
確定! 回上一頁