kvision
/
pl.treksoft.kvision.core
/
onEvent
onEvent
inline
fun
<
reified
T
:
Widget
>
T
.
onEvent
(
noinline
block
:
SnOn
<
T
>
.
(
)
->
Unit
)
:
Widget