React Router API Reference
Preparing search index...
react-router
UNSAFE_withErrorBoundaryProps
Function UNSAFE_withErrorBoundaryProps
Internal
UNSAFE_withErrorBoundaryProps
(
ErrorBoundary
:
ErrorBoundaryType
,
)
:
()
=>
ReactElement
<
{
actionData
:
any
;
error
:
unknown
;
loaderData
:
any
;
params
:
Readonly
<
Params
<
string
>
>
;
}
,
string
|
JSXElementConstructor
<
any
>
,
>
Parameters
ErrorBoundary
:
ErrorBoundaryType
Returns
()
=>
ReactElement
<
{
actionData
:
any
;
error
:
unknown
;
loaderData
:
any
;
params
:
Readonly
<
Params
<
string
>
>
;
}
,
string
|
JSXElementConstructor
<
any
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
React Router API Reference
Loading...