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