Documentation
Preparing search index...
@datadog/browser-rum-slim
RumXhrResourceEventDomainContext
Interface RumXhrResourceEventDomainContext
interface
RumXhrResourceEventDomainContext
{
handlingStack
:
undefined
|
string
;
isAborted
:
boolean
;
performanceEntry
:
undefined
|
PerformanceEntry
;
xhr
:
XMLHttpRequest
;
}
Index
Properties
handling
Stack
is
Aborted
performance
Entry
xhr
Properties
handling
Stack
handlingStack
:
undefined
|
string
is
Aborted
isAborted
:
boolean
performance
Entry
performanceEntry
:
undefined
|
PerformanceEntry
xhr
xhr
:
XMLHttpRequest
Settings
Theme
OS
Light
Dark
On This Page
Properties
handling
Stack
is
Aborted
performance
Entry
xhr
Documentation
Loading...