Skip to main content

ContentHeader()

Home > @backstage/core-components > ContentHeader

A header at the top inside a Content().

Signature:

function ContentHeader(props: PropsWithChildren<ContentHeaderProps>): import("react/jsx-runtime").JSX.Element;

Parameters

Parameter

Type

Description

props

PropsWithChildren<ContentHeaderProps>

**Returns:**

import("react/jsx-runtime").JSX.Element