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