Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
CompositionEventInit
Interface CompositionEventInit
interface
CompositionEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
data
?:
string
;
detail
?:
number
;
view
?:
null
|
Window
;
which
?:
number
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
UIEventInit
CompositionEventInit
Index
Properties
bubbles?
cancelable?
composed?
data?
detail?
view?
which?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
data
data
?:
string
Optional
detail
detail
?:
number
Optional
view
view
?:
null
|
Window
Optional
which
which
?:
number
Deprecated
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
data
detail
view
which
Official Cockpit API Documentation
Houston Common Library
Loading...
Deprecated