Backstage
Docs
Github
Preparing search index...
@backstage/ui
HeaderMetadataItem
Interface HeaderMetadataItem
Represents a metadata key-value pair in the header.
interface
HeaderMetadataItem
{
label
:
string
;
value
:
ReactNode
;
}
Index
Properties
label
value
Properties
label
label
:
string
value
value
:
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
value
Docs
Github
Backstage
Loading...
Represents a metadata key-value pair in the header.