Preparing search index...
The search index is not available
@tmtsoftware/esw-ts
@tmtsoftware/esw-ts
components
<internal>
ErrorInfo
Interface ErrorInfo
interface
ErrorInfo
{
componentStack
?:
null
|
string
;
digest
?:
null
|
string
;
}
Index
Properties
component
Stack?
digest?
Properties
Optional
component
Stack
componentStack
?:
null
|
string
Captures which component contained the exception, and its ancestors.
Optional
digest
digest
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
Stack
digest
@tmtsoftware/esw-ts
Loading...
Captures which component contained the exception, and its ancestors.