Skip to main content

CatalogKindHeader()

Home > @backstage/plugin-catalog > CatalogKindHeader

Warning: This API is now obsolete.

This component has been deprecated in favour of the EntityKindPicker in the list of filters. If you wish to keep this component long term make sure to raise an issue at github.com/backstage/backstage

Signature:

function CatalogKindHeader(props: CatalogKindHeaderProps): React.JSX.Element;

Parameters

ParameterTypeDescription
propsCatalogKindHeaderProps

Returns:

React.JSX.Element