ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform
/
ExternalContextHandler
External
Context
Handler
typealias
ExternalContextHandler
<
T
,
TResult
>
=
suspend
(
externalContext
:
T
)
->
TResult
(
source
)
Function used to handle the gotten external context.