To create an object of the FormData interface, you can call its constructor with the new operator as shown below: const fd = new FormData();.
確定! 回上一頁