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-react-router
/
tanstack.react.router
/
ShouldBlockFn
Should
Block
Fn
typealias
ShouldBlockFn
=
(
args
:
ShouldBlockFnArgs
)
->
PromiseResult
<
Boolean
>
(
source
)