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