Skip to main content
Version: Next

PluginCatalogComponentsNameToClassKey

Home > @backstage/plugin-catalog > PluginCatalogComponentsNameToClassKey

Signature:

export type PluginCatalogComponentsNameToClassKey = {
PluginCatalogEntityLinksEmptyState: EntityLinksEmptyStateClassKey;
PluginCatalogSystemDiagramCard: SystemDiagramCardClassKey;
PluginCatalogEntityContextMenu: EntityContextMenuClassKey;
PluginCatalogSearchResultListItem: CatalogSearchResultListItemClassKey;
PluginCatalogTableToolbar: CatalogTableToolbarClassKey;
PluginCatalogEntityLabelsEmptyState: EntityLabelsEmptyStateClassKey;
};

References: EntityLinksEmptyStateClassKey, SystemDiagramCardClassKey, EntityContextMenuClassKey, CatalogSearchResultListItemClassKey, CatalogTableToolbarClassKey, EntityLabelsEmptyStateClassKey