toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
ActionFunction
Action
Function
inline
fun
<
Context
>
ActionFunction
(
noinline
value
:
(
args
:
ActionFunctionArgs
<
Context
>
,
handlerCtx
:
Any
?
)
->
DataFunctionReturnValue
)
:
ActionFunction
<
Context
>
(
source
)