convertLegacyAppRoot()
Home > @backstage/core-compat-api
> convertLegacyAppRoot
Signature:
function convertLegacyAppRoot(rootElement: JSX.Element, options?: ConvertLegacyAppRootOptions): (FrontendPlugin | FrontendModule)[];
Parameters
Parameter |
Type |
Description |
---|---|---|
rootElement |
JSX.Element | |
options |
(Optional) |
(FrontendPlugin | FrontendModule)[]