Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-react-router
/
remix.run.router
/
ActionFunctionAsync
Action
Function
Async
inline
fun
<
Context
>
ActionFunctionAsync
(
noinline
value
:
(
args
:
ActionFunctionArgs
<
Context
>
,
handlerCtx
:
Any
?
)
->
DataFunctionReturnValue
)
:
ActionFunction
<
Context
>
(
source
)