Skip to main content
Version: Next

UserProfileCard()

Home > @backstage/plugin-org > UserProfileCard

Signature:

UserProfileCard: (props: {
variant?: InfoCardVariants;
showLinks?: boolean;
}) => import("react/jsx-runtime").JSX.Element

Parameters

Parameter

Type

Description

props

{ variant?: InfoCardVariants; showLinks?: boolean; }

**Returns:**

import("react/jsx-runtime").JSX.Element