Documentation - v7.0.0
Preparing search index...
@datadog/browser-rum-slim
RumResourceEventDomainContext
Interface RumResourceEventDomainContext
interface
RumResourceEventDomainContext
{
error
:
Error
|
undefined
;
handlingStack
:
string
|
undefined
;
isAborted
:
boolean
;
isManual
:
false
;
performanceEntry
:
PerformanceResourceTiming
|
PerformanceNavigationTiming
;
requestInit
:
RequestInit
|
undefined
;
requestInput
:
RequestInfo
|
undefined
;
response
:
Response
|
undefined
;
xhr
:
XMLHttpRequest
|
undefined
;
}
Index
Properties
error
handling
Stack
is
Aborted
is
Manual
performance
Entry
request
Init
request
Input
response
xhr
Properties
error
error
:
Error
|
undefined
handling
Stack
handlingStack
:
string
|
undefined
is
Aborted
isAborted
:
boolean
is
Manual
isManual
:
false
performance
Entry
performanceEntry
:
PerformanceResourceTiming
|
PerformanceNavigationTiming
request
Init
requestInit
:
RequestInit
|
undefined
request
Input
requestInput
:
RequestInfo
|
undefined
response
response
:
Response
|
undefined
xhr
xhr
:
XMLHttpRequest
|
undefined
Settings
Theme
OS
Light
Dark
On This Page
Properties
error
handling
Stack
is
Aborted
is
Manual
performance
Entry
request
Init
request
Input
response
xhr
Documentation - v7.0.0
Loading...