Preparing search index...
The search index is not available
Documentation
Documentation
@sendbird/uikit-utils
ifThenOr
Function ifThenOr
if
Then
Or
<
T
>
(
cond
,
then
)
:
T
|
undefined
Type Parameters
T
Parameters
cond
:
boolean
then
:
T
Returns
T
|
undefined
if
Then
Or
<
T
,
V
>
(
cond
,
then
,
or
)
:
T
|
V
Type Parameters
T
V
Parameters
cond
:
boolean
then
:
T
or
:
V
Returns
T
|
V
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
@sendbird/uikit-chat-hooks
@sendbird/uikit-react-native
@sendbird/uikit-react-native-foundation
@sendbird/uikit-utils
Generated using
TypeDoc