Preparing search index...
The search index is not available
react-waitables
react-waitables
WaitablePrimaryFunction
Type Alias WaitablePrimaryFunction<SuccessT, FailureT>
Waitable
Primary
Function
<
SuccessT
,
FailureT
>
:
(
(
args
:
{
setFailure
:
(
(
value
:
FailureT
)
=>
boolean
)
;
setSuccess
:
(
(
value
:
SuccessT
|
undefined
)
=>
boolean
)
;
wasReset
:
(
(
)
=>
boolean
)
;
}
)
=>
TypeOrPromisedType
<
void
>
)
Type Parameters
SuccessT
FailureT
=
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-waitables
Loading...