FlowMVI
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
FlowMVI
core
/
pro.respawn.flowmvi.dsl
/
StorePluginBuilder
/
onState
on
State
fun
onState
(
block
:
suspend
PipelineContext
<
S
,
I
,
A
>
.
(
old
:
S
,
new
:
S
)
->
S
?
)
See
StorePlugin.onState