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