Skip to main content

EntityGroupProfileCard()

Home > @backstage/plugin-org > EntityGroupProfileCard

Signature:

EntityGroupProfileCard: (props: {
variant?: import("@backstage/core-components").InfoCardVariants | undefined;
showLinks?: boolean | undefined;
}) => import("react").JSX.Element

Parameters

Parameter

Type

Description

props

{ variant?: import("@backstage/core-components").InfoCardVariants | undefined; showLinks?: boolean | undefined; }

**Returns:**

import("react").JSX.Element