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
/
LoadFn
Load
Fn
typealias
LoadFn
=
SuspendInvoker
<
LoadOptions
,
Void
>
(
source
)