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