Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
ErrorEventInit
Interface ErrorEventInit
interface
ErrorEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
colno
?:
number
;
composed
?:
boolean
;
error
?:
any
;
filename
?:
string
;
lineno
?:
number
;
message
?:
string
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
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
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
colno
composed
error
filename
lineno
message
Official Cockpit API Documentation
Houston Common Library
Loading...