Avatar()
Home > @backstage/core-components
> Avatar
Component rendering an Avatar
Signature:
function Avatar(props: AvatarProps): React.JSX.Element;
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
React.JSX.Element
Remarks
Based on https://v4.mui.com/components/avatars/\#avatar with some styling adjustment and two-letter initials