Skip to main content
Version: Next

ContentHeader()

Home > @backstage/core-components > ContentHeader

A header at the top inside a Content().

Signature:

function ContentHeader(props: PropsWithChildren<ContentHeaderProps>): React.JSX.Element;

Parameters

Parameter

Type

Description

props

PropsWithChildren<ContentHeaderProps>

**Returns:**

React.JSX.Element