ExtensionBoundary.lazy()
Home > @backstage/frontend-plugin-api
> ExtensionBoundary
> lazy
Signature:
function lazy(appNode: AppNode, lazyElement: () => Promise<JSX.Element>): JSX.Element;
Parameters
Parameter |
Type |
Description |
---|---|---|
appNode | ||
lazyElement |
() => Promise<JSX.Element> |
JSX.Element