toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
Router
/
getBlocker
get
Blocker
abstract
fun
getBlocker
(
key
:
String
,
fn
:
BlockerFunction
)
:
Blocker
(
source
)
Parameters
key
The identifier for the blocker
fn
The blocker function implementation