ReactiveState
Toggle table of contents
6.0.0-preview.16
compose
Platform filter
compose
Switch theme
Search in API
ReactiveState
reactivestate-compose
/
com.ensody.reactivestate.compose
/
derivedValue
derived
Value
compose
@
ExperimentalReactiveStateApi
@
Composable
inline
fun
<
T
>
DIImpl
.
derivedValue
(
key
:
Any
?
=
null
,
crossinline
block
:
DIResolver
.
(
)
->
T
)
:
T