toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
compose
/
joyfill.tooling
/
watchAsScopedState
watch
As
Scoped
State
@
Composable
inline
fun
<
S
>
Live
<
S
>
.
watchAsScopedState
(
initialValue
:
S
=
this.value
,
context
:
CoroutineContext
=
EmptyCoroutineContext
)
:
State
<
S
>