Backstage
Docs
Github
Preparing search index...
@backstage/frontend-plugin-api
RouterBlueprint
Variable RouterBlueprint
Const
RouterBlueprint
:
ExtensionBlueprint
<
{
config
:
{}
;
configInput
:
{}
;
dataRefs
:
{
component
:
ConfigurableExtensionDataRef
<
(
props
:
{
children
:
ReactNode
}
)
=>
Element
|
null
,
"app.router.wrapper"
,
{}
,
>
;
}
;
inputs
:
{}
;
kind
:
"app-router-component"
;
output
:
ExtensionDataRef
<
(
props
:
{
children
:
ReactNode
}
)
=>
Element
|
null
,
"app.router.wrapper"
,
{}
,
>
;
params
:
{
component
:
(
props
:
{
children
:
ReactNode
}
)
=>
Element
|
null
;
Component
?:
[
error
:
"Use the `component` parameter instead"
]
;
}
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...