Typescript Library Declarations (DOM)
Variable SubmitEvent
Submit
Event
:
{
prototype
:
SubmitEvent
;
new
(
type
,
eventInitDict
?
)
:
SubmitEvent
;
}
Type declaration
new
(
type
,
eventInitDict
?
)
:
SubmitEvent
Parameters
type
:
string
Optional
eventInitDict
:
SubmitEventInit
Returns
SubmitEvent
prototype
:
SubmitEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark