@icomedias/hybridforms-js
Preparing search index...
types/types
FetchResponse
Interface FetchResponse<T>
interface
FetchResponse
<
T
>
{
getAllResponseHeaders
:
()
=>
string
;
response
:
T
;
responseURL
:
string
;
status
:
number
;
statusText
:
string
;
}
Type Parameters
T
Index
Properties
get
All
Response
Headers
response
response
URL
status
status
Text
Properties
get
All
Response
Headers
getAllResponseHeaders
:
()
=>
string
response
response
:
T
response
URL
responseURL
:
string
status
status
:
number
status
Text
statusText
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
All
Response
Headers
response
response
URL
status
status
Text
@icomedias/hybridforms-js
Loading...