@zimtsui/brainswitch
Preparing search index...
Function
Response
Class Response<fd>
Type Parameters
in out
fd
extends
Function
.
Declaration
Index
Properties
id?
name
text
RESPONSE_
NOMINAL
Methods
capture
restore
Properties
Optional
id
id
?:
string
name
name
:
fd
[
"name"
]
text
text
:
string
Static
Readonly
RESPONSE_
NOMINAL
RESPONSE_NOMINAL
:
typeof
RESPONSE_NOMINAL
= ...
Methods
Static
capture
capture
<
fdu
extends
Function
.
Declaration
<
string
,
TSchema
>
>
(
response
:
Function
.
Response
.
Distributive
<
fdu
>
,
)
:
Function
.
Response
.
Snapshot
.
Distributive
<
fdu
>
Type Parameters
fdu
extends
Function
.
Declaration
<
string
,
TSchema
>
Parameters
response
:
Function
.
Response
.
Distributive
<
fdu
>
Returns
Function
.
Response
.
Snapshot
.
Distributive
<
fdu
>
Static
restore
restore
<
fdu
extends
Function
.
Declaration
<
string
,
TSchema
>
>
(
snapshot
:
Function
.
Response
.
Snapshot
.
Distributive
<
fdu
>
,
)
:
Function
.
Response
.
Distributive
<
fdu
>
Type Parameters
fdu
extends
Function
.
Declaration
<
string
,
TSchema
>
Parameters
snapshot
:
Function
.
Response
.
Snapshot
.
Distributive
<
fdu
>
Returns
Function
.
Response
.
Distributive
<
fdu
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
text
RESPONSE_
NOMINAL
Methods
capture
restore
@zimtsui/brainswitch
Loading...