FormData-1
FormData: {
(form?, submitter?): FormData;
prototype: FormData;
};
Type Declaration
Parameters
| Parameter | Type |
|---|---|
form? | HTMLFormElement |
submitter? | HTMLElement | null |
Returns
prototype
prototype: FormData;
FormData: {
(form?, submitter?): FormData;
prototype: FormData;
};
| Parameter | Type |
|---|---|
form? | HTMLFormElement |
submitter? | HTMLElement | null |
prototype: FormData;