Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-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