Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
AddEventListenerOptions
Interface AddEventListenerOptions
interface
AddEventListenerOptions
{
capture
?:
boolean
;
once
?:
boolean
;
passive
?:
boolean
;
signal
?:
AbortSignal
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
EventListenerOptions
AddEventListenerOptions
Index
Properties
capture?
once?
passive?
signal?
Properties
Optional
capture
capture
?:
boolean
Optional
once
once
?:
boolean
Optional
passive
passive
?:
boolean
Optional
signal
signal
?:
AbortSignal
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
capture
once
passive
signal
Official Cockpit API Documentation
Houston Common Library
Loading...