@escolalms/h5p-react
Preparing search index...
<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
@escolalms/h5p-react
Loading...
Captures which component contained the exception, and its ancestors.