Pedestal
Toggle table of contents
3.1.1
common
Platform filter
common
Switch theme
Search in API
Pedestal
State
/
opensavvy.state.progressive
/
onIncomplete
on
Incomplete
inline
fun
ProgressiveOutcome
<
*
,
*
>
.
onIncomplete
(
block
:
(
)
->
Unit
)
(
source
)
Executes
block
if this outcome is
incomplete
.
Otherwise, does nothing.