Backstage
Docs
Github
Preparing search index...
@backstage/frontend-plugin-api
ExtensionBoundary
lazyComponent
Function lazyComponent
lazyComponent
<
TProps
extends
{}
>
(
appNode
:
AppNode
,
loader
:
()
=>
Promise
<
(
props
:
TProps
)
=>
Element
>
,
)
:
(
props
:
TProps
)
=>
Element
Type Parameters
TProps
extends
{}
Parameters
appNode
:
AppNode
loader
:
()
=>
Promise
<
(
props
:
TProps
)
=>
Element
>
Returns
(
props
:
TProps
)
=>
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...