Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-tanstack-react-router
/
tanstack.react.router
/
RouterOptions
/
defaultOnCatch
default
On
Catch
abstract
val
defaultOnCatch
:
(
JsError
,
errorInfo
:
ErrorInfo
)
->
Unit
?
(
source
)
The default
onCatch
handler for errors caught by the Router ErrorBoundary
API Docs
Guide