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