Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FetchRequestor

Uses fetch API to make Ajax requests

Hierarchy

Index

Constructors

Methods

Constructors

constructor

Methods

xhr

  • xhr<T>(settings: JQueryAjaxSettings): Promise<T>
  • Type parameters

    • T

    Parameters

    • settings: JQueryAjaxSettings

    Returns Promise<T>

Generated using TypeDoc