Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
PromiseRejectionEventInit
Interface PromiseRejectionEventInit
interface
PromiseRejectionEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
promise
:
Promise
<
any
>
;
reason
?:
any
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
EventInit
PromiseRejectionEventInit
Index
Properties
bubbles?
cancelable?
composed?
promise
reason?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
promise
promise
:
Promise
<
any
>
Optional
reason
reason
?:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
promise
reason
Official Cockpit API Documentation
Houston Common Library
Loading...