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
/
ShouldBlockFnArgs
Should
Block
Fn
Args
external
interface
ShouldBlockFnArgs
(
source
)
Members
Properties
action
Link copied to clipboard
abstract
val
action
:
HistoryAction
current
Link copied to clipboard
abstract
val
current
:
ShouldBlockFnLocation
?
next
Link copied to clipboard
abstract
val
next
:
ShouldBlockFnLocation
?