Skip to main content
Version: Next

EntityUserProfileCard()

Home > @backstage/plugin-org > EntityUserProfileCard

Signature:

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

Parameters

Parameter

Type

Description

props

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

**Returns:**

import("react").JSX.Element