toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
BlockerBlocked
Blocker
Blocked
sealed
external
interface
BlockerBlocked
(
source
)
Members
Properties
location
Link copied to clipboard
abstract
var
location
:
Location
<
*
>
state
Link copied to clipboard
abstract
var
state
:
String
Functions
proceed
Link copied to clipboard
abstract
fun
proceed
(
)
reset
Link copied to clipboard
abstract
fun
reset
(
)