EntityUserProfileCard()
Home > @backstage/plugin-org
> EntityUserProfileCard
Signature:
EntityUserProfileCard: (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; } |
import("react").JSX.Element