CatalogTableProps.title
Home > @backstage/plugin-catalog
> CatalogTableProps
> title
A static title to use for the table. If not provided, a title will be generated based on the current Kind and Type filters and total number of items.
Signature:
title?: string;