core
/
dev.fritz2.binding
/
SimpleHandler
/
SimpleHandler
js
Simple
Handler
fun <
A
>
SimpleHandler
(collect: (
Flow
<
A
>,
Job
) ->
Unit
)
Content copied to clipboard
Parameters
collect
defines how to handle the values of the connected
Flow