Typescript Library Declarations (DOM)
Interface ErrorEventInit
Hierarchy
EventInit
ErrorEventInit
Index
Properties
bubbles?
cancelable?
colno?
composed?
error?
filename?
lineno?
message?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
colno
colno
?:
number
Optional
composed
composed
?:
boolean
Optional
error
error
?:
any
Optional
filename
filename
?:
string
Optional
lineno
lineno
?:
number
Optional
message
message
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
colno
composed
error
filename
lineno
message