defaultOnCatch

abstract val defaultOnCatch: (JsError, errorInfo: ErrorInfo) -> Unit?(source)

The default onCatch handler for errors caught by the Router ErrorBoundary

API Docs Guide