forEach((file) => { const reader = new FileReader() reader.onabort ... has failed') reader.onload = () => { // Do whatever you want with the file contents ...
確定! 回上一頁