EntityLayoutProps
Home > @backstage/plugin-catalog
> EntityLayoutProps
Signature:
export interface EntityLayoutProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
React.ReactNode |
(Optional) | ||
React.ReactNode |
(Optional) | ||
string[] |
(Optional) An array of relation types used to determine the parent entities in the hierarchy. These relations are prioritized in the order provided, allowing for flexible navigation through entity relationships. For example, use relation types like It adds breadcrumbs in the Entity page to enhance user navigation and context awareness. | ||
EntityContextMenuOptions |
(Optional) | ||
ExtraContextMenuItem[] |
(Optional) |