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