Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AjaxSettings

Hierarchy

  • AjaxSettings

Index

Properties

Optional cache

cache: undefined | false | true

Optional complete

Optional context

context: unknown

Optional data

data: BodyInit | null

Optional dataType

dataType: undefined | "json"

Optional error

Optional headers

headers: PlainObject<string | null | undefined>

Optional success

Optional timeout

timeout: undefined | number

url

url: string

Generated using TypeDoc