• 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.

    • Defined in src/packages/core/resources/tryXhrRequest.function.ts:10

Settings

Member Visibility
@umbraco-cms/backoffice
  • Loading...

Generated using TypeDoc