Preparing search index...
The search index is not available
@just4/ajax
@just4/ajax
interfaces
IAJAXResponse
Interface IAJAXResponse
AJAX 请求响应。
Hierarchy
IAJAXResponse
Implemented by
AJAXError
Index
Properties
data?
options
xhr
Properties
Optional
data
data
?:
unknown
请求响应的数据。
options
options
:
IAJAXOptions
发送请求的选项。
xhr
xhr
:
XMLHttpRequest
用于发送请求的 XMLHttpRequest 对象。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
data
options
xhr
@just4/ajax
ajax
ajax-
error
interfaces
IAJAXOptions
IAJAXResponse
Body
Type
Request
Method
Request
Type
Response
Type
Generated using
TypeDoc
AJAX 请求响应。