Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AjaxParams

Hierarchy

  • AjaxParams

Index

Properties

Methods

Properties

content

content: string

headers

headers: {}

Type declaration

  • [key: string]: string

method

method: "GET" | "POST"

url

url: string

Methods

onResponse

  • onResponse(data: any): void

Generated using TypeDoc