Typescript Library Declarations (DOM)
Variable FormDataEvent
Form
Data
Event
:
{
prototype
:
FormDataEvent
;
new
(
type
,
eventInitDict
)
:
FormDataEvent
;
}
Type declaration
new
(
type
,
eventInitDict
)
:
FormDataEvent
Parameters
type
:
string
eventInitDict
:
FormDataEventInit
Returns
FormDataEvent
prototype
:
FormDataEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark