react-waitables
Preparing search index...
ifWaitable
Function ifWaitable
ifWaitable
<
SuccessT
,
FailureT
>
(
value
:
any
,
)
:
undefined
|
Waitable
<
SuccessT
,
FailureT
>
Returns a readonly waitable if the specified value is a waitable. Otherwise, returns undefined
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