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