Admin Docs
Function: createErrorComponent()
createErrorComponent(pluginId
, componentName
, error
): ComponentType
Defined in: src/plugin/registry.tsx:33
Create an error component for failed plugin loads
Parameters
pluginId
string
componentName
string
error
string
Returns
ComponentType