Preparing search index...
The search index is not available
@xarc/react
@xarc/react
common
React
ErrorInfo
Interface ErrorInfo
interface
ErrorInfo
{
componentStack
?:
string
;
digest
?:
string
;
}
Index
Properties
component
Stack?
digest?
Properties
Optional
component
Stack
component
Stack
?:
string
Captures which component contained the exception, and its ancestors.
Optional
digest
digest
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
component
Stack
digest
@xarc/react
Loading...
Captures which component contained the exception, and its ancestors.