toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-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
<
*
>