Preparing search index...
The search index is not available
react-waitables
react-waitables
ifWaitable
Function ifWaitable
Returns a readonly waitable if the specified value is a waitable. Otherwise, returns undefined
if
Waitable
<
SuccessT
,
FailureT
>
(
value
)
:
undefined
|
Waitable
<
SuccessT
,
FailureT
>
Type Parameters
SuccessT
FailureT
Parameters
value
:
any
Returns
undefined
|
Waitable
<
SuccessT
,
FailureT
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-waitables
Loading...
Returns a readonly waitable if the specified value is a waitable. Otherwise, returns undefined