get () は引数にキー名を渡すと、値を返します; getAll() は引数にキー名を渡す ... for (let value of formData.entries()) { console.log(value); } ...
確定! 回上一頁