CatalogTableProps
Home > @backstage/plugin-catalog > CatalogTableProps
Props for CatalogTable.
Signature:
export interface CatalogTableProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
TableProps<CatalogTableRow>['actions'] |
(Optional) | ||
|
(Optional) | |||
|
ReactNode |
(Optional) | ||
|
string |
(Optional) | ||
|
TableProps<CatalogTableRow>['options'] |
(Optional) | ||
|
string |
(Optional) 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. |