Rezi
Preparing search index...
core/src
when
Function when
when
(
condition
:
boolean
,
trueBranch
:
()
=>
VNode
,
falseBranch
?:
()
=>
VNode
,
)
:
VNode
|
null
Parameters
condition
:
boolean
trueBranch
:
()
=>
VNode
Optional
falseBranch
:
()
=>
VNode
Returns
VNode
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...