Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
packages/core/resources
tryXhrRequest
Function tryXhrRequest
tryXhrRequest
<
T
>
(
options
:
XhrRequestOptions
)
:
CancelablePromise
<
T
>
Make an XHR request.
Type Parameters
T
Parameters
options
:
XhrRequestOptions
The options for the XHR request.
Returns
CancelablePromise
<
T
>
A promise that can be cancelled.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@umbraco-cms/backoffice
Loading...
Make an XHR request.