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