CatalogKindHeaderProps
Home > @backstage/plugin-catalog
> CatalogKindHeaderProps
Props for CatalogKindHeader().
Signature:
export interface CatalogKindHeaderProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string[] |
(Optional) Entity kinds to show in the dropdown; by default all kinds are fetched from the catalog and displayed. | ||
string |
(Optional) The initial kind to select; defaults to 'component'. A kind filter entered directly in the query parameter will override this value. |