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