Skip to main content

Header()

Home > @backstage/core-components > Header

Backstage main header with abstract color background in multiple variants

Signature:

function Header(props: PropsWithChildren<Props>): React.JSX.Element;

Parameters

Parameter

Type

Description

props

PropsWithChildren<Props>

**Returns:**

React.JSX.Element