Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-router
/
remix.run.router
/
BlockerFunctionArgs
Blocker
Function
Args
sealed
external
interface
BlockerFunctionArgs
(
source
)
Members
Properties
current
Location
Link copied to clipboard
abstract
var
currentLocation
:
Location
<
*
>
history
Action
Link copied to clipboard
abstract
var
historyAction
:
Action
next
Location
Link copied to clipboard
abstract
var
nextLocation
:
Location
<
*
>