Backstage
Docs
Github
Preparing search index...
@backstage/ui
HeaderNavTab
Interface HeaderNavTab
Represents a single navigation tab in the header.
interface
HeaderNavTab
{
href
:
string
;
id
:
string
;
label
:
string
;
}
Index
Properties
href
id
label
Properties
href
href
:
string
id
id
:
string
label
label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
href
id
label
Docs
Github
Backstage
Loading...
Represents a single navigation tab in the header.