Member Junction
Preparing search index...
@memberjunction/react-runtime
ComponentRegistrationError
Interface ComponentRegistrationError
Error information for component registration
interface
ComponentRegistrationError
{
componentName
:
string
;
error
:
string
;
phase
:
"compilation"
|
"registration"
|
"validation"
;
}
Index
Properties
component
Name
error
phase
Properties
component
Name
componentName
:
string
error
error
:
string
phase
phase
:
"compilation"
|
"registration"
|
"validation"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
Name
error
phase
Member Junction
Loading...
Error information for component registration