Skip to main content

OwnershipCard

Home > @backstage/plugin-org > OwnershipCard

Signature:

OwnershipCard: (props: {
variant?: InfoCardVariants;
entityFilterKind?: string[];
hideRelationsToggle?: boolean;
relationsType?: EntityRelationAggregation;
entityLimit?: number;
}) => React.JSX.Element