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