Docs
GitHub
Preparing search index...
The search index is not available
@foxxmd/logging Docs
@foxxmd/logging Docs
factory
<internal>
AddEventListenerOptions
Interface AddEventListenerOptions
interface
AddEventListenerOptions
{
once
?:
boolean
;
passive
?:
boolean
;
signal
?:
AbortSignal
;
capture
?:
boolean
;
}
Hierarchy (
view full
)
EventListenerOptions
AddEventListenerOptions
Index
Properties
once?
passive?
signal?
capture?
Properties
Optional
once
once
?:
boolean
Optional
passive
passive
?:
boolean
Optional
signal
signal
?:
AbortSignal
Optional
capture
capture
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
once
passive
signal
capture
Docs
GitHub
@foxxmd/logging Docs
Loading...