Backstage
Docs
Github
Preparing search index...
@backstage/frontend-plugin-api
NavItemBlueprint
Variable NavItemBlueprint
Const
NavItemBlueprint
:
ExtensionBlueprint
<
{
config
:
{}
;
configInput
:
{}
;
dataRefs
:
{
target
:
ConfigurableExtensionDataRef
<
{
icon
:
IconComponent
;
routeRef
:
RouteRef
<
undefined
>
;
title
:
string
}
,
"core.nav-item.target"
,
{}
,
>
;
}
;
inputs
:
{}
;
kind
:
"nav-item"
;
output
:
ExtensionDataRef
<
{
icon
:
IconComponent
;
routeRef
:
RouteRef
<
undefined
>
;
title
:
string
}
,
"core.nav-item.target"
,
{}
,
>
;
params
:
{
icon
:
IconComponent
;
routeRef
:
RouteRef
<
undefined
>
;
title
:
string
;
}
;
}
,
>
= ...
Creates extensions that make up the items of the nav bar.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Creates extensions that make up the items of the nav bar.