Preparing search index...
The search index is not available
yaschema-api-fetcher
yaschema-api-fetcher
FormDataConstructor
Interface FormDataConstructor
interface
FormDataConstructor
{
new
FormDataConstructor
(
form
?:
HTMLFormElement
)
:
FormData
;
prototype
:
FormData
;
}
Index
Constructors
constructor
Properties
prototype
Constructors
constructor
new
FormDataConstructor
(
form
?:
HTMLFormElement
)
:
FormData
Parameters
Optional
form
:
HTMLFormElement
Returns
FormData
Properties
prototype
prototype
:
FormData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
prototype
yaschema-api-fetcher
Loading...