toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
LazyRouteFunction
Lazy
Route
Function
typealias
LazyRouteFunction
<
R
>
=
(
)
->
Promise
<
R
>
(
source
)
lazy() function to load a route definition, which can add non-matching related properties to a route