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
/
BlockerResolver
Blocker
Resolver
external
interface
BlockerResolver
:
HasBlockerResolverStatus
(
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
?
proceed
Link copied to clipboard
abstract
val
proceed
:
(
)
->
Unit
reset
Link copied to clipboard
abstract
val
reset
:
(
)
->
Unit
status
Link copied to clipboard
abstract
val
status
:
BlockerResolverStatus