Backstage
Docs
Github
Preparing search index...
@backstage/plugin-catalog-graph
index
EntityCatalogGraphCard
Variable EntityCatalogGraphCard
Const
EntityCatalogGraphCard
:
(
props
:
Partial
<
EntityRelationsGraphProps
>
&
{
action
?:
ReactNode
;
height
?:
number
;
title
?:
string
;
variant
?:
InfoCardVariants
;
}
,
)
=>
Element
= ...
A card that displays the directly related entities to the current entity.
Type Declaration
(
props
:
Partial
<
EntityRelationsGraphProps
>
&
{
action
?:
ReactNode
;
height
?:
number
;
title
?:
string
;
variant
?:
InfoCardVariants
;
}
,
)
:
Element
Parameters
props
:
Partial
<
EntityRelationsGraphProps
>
&
{
action
?:
ReactNode
;
height
?:
number
;
title
?:
string
;
variant
?:
InfoCardVariants
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
A card that displays the directly related entities to the current entity.