To read multiple files in React, you need to create an ... forEach(file => { // Define a new file reader let reader = new FileReader(); ...
確定! 回上一頁