phina.js.d.ts
Preparing search index...
phina
util
AjaxOptions
Interface AjaxOptions
interface
AjaxOptions
{
contentType
?:
string
;
data
?:
any
;
responseType
?:
string
;
type
?:
string
;
url
?:
string
;
}
Index
Properties
content
Type?
data?
response
Type?
type?
url?
Properties
Optional
content
Type
contentType
?:
string
Optional
data
data
?:
any
Optional
response
Type
responseType
?:
string
Optional
type
type
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Type
data
response
Type
type
url
phina.js.d.ts
Loading...