Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-tanstack-router-core
/
tanstack.router.core
/
FilebaseRouteOptions
/
beforeLoad
before
Load
abstract
val
beforeLoad
:
(
options
:
BeforeLoadContextOptions
)
->
PromiseResult
<
Context
?
>
?
?
(
source
)