ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform
/
EventHandler
Event
Handler
typealias
EventHandler
=
suspend
(
event
:
FormManagerEvent
<
*
>
)
->
Unit
(
source
)
Function used to subscribe to form manager events.