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> |
React.JSX.Element