W3Cschool
恭喜您成為首批注冊用戶
獲得88經驗值獎勵
標準化的 AJAX 響應。
class AjaxResponse {
constructor(originalEvent: Event, xhr: XMLHttpRequest, request: AjaxRequest)
status: [object Object]
response: [object Object]
responseText: [object Object]
responseType: [object Object]
originalEvent: Event
xhr: XMLHttpRequest
request: AjaxRequest
}
? constructor(originalEvent: Event, xhr: XMLHttpRequest, request: AjaxRequest)
參量 originalEvent 類型: Event
。 xhr 類型: XMLHttpRequest
。 請求 類型: AjaxRequest
。
屬性 | 類型 |
---|---|
狀態(tài) | [object Object] |
響應 | [object Object] |
responseText | [object Object] |
responseType | [object Object] |
originalEvent | Event |
xhr | XMLHttpRequest |
請求 | AjaxRequest |
Copyright©2021 w3cschool編程獅|閩ICP備15016281號-3|閩公網安備35020302033924號
違法和不良信息舉報電話:173-0602-2364|舉報郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號
聯系方式:
更多建議: