Hex Core JS
Preparing search index...
Core
ErrorBoundaryProps
Type Alias ErrorBoundaryProps
ErrorBoundaryProps
:
{
errorDisplay
:
React.ReactNode
;
onError
?:
(
error
:
Error
,
errorInfo
:
React.ErrorInfo
,
)
=>
void
|
Promise
<
void
>
;
}
&
Partial
<
ChildrenProps
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...