User




Avatar

Default


Monogram


This is used when there is no avatar for a particular user.

Bad Image Link


A monagram is used as a fallback when an invalid or missing image url is provided.

Status


The Status prop is used to display a user's online status like popular chat apps.

Icon Circle Component Overlay


NOTE: All componentOverlay implementations require a placement prop, that accepts any of the following values: top-right, top-left, bottom-right, bottom-left, top-center, bottom-center, left-center, and right-center.

When passing the iconCircle component as an overlay, you must also specify an icon, and you may optionally control the color by passing an approved value as a variant.

Badge Component Overlay


NOTE: All componentOverlay implementations require a placement prop, that accepts any of the following values: top-right, top-left, bottom-right, bottom-left, top-center, bottom-center, left-center, and right-center.

When passing the badge component as an overlay, you must also specify its text content,and you may optionally control the color by passing an approved value as a variant.

Multiple Users

Default


Reverse


Size


User avatar default size is xs or 28px, but you can pass in xxs to change avatar size to 20px.

Multiple Users Stacked

Default


Bubble


Sizes


User

Default


Light Weight


Prop

Name will use font-weight: 700 by default, if you want a lighter font weight, use the bold prop set to false. Name will then use font-weight: 300.

With Territory


Text Only


Horizontal Size


Vertical Size


Subtitle


Block Content Subtitle


The subtitle prop accepts strings as well as nodes. Whatever node is passed will display in the subtitle section.

Font Options


Passing a nameStyle prop changes the type kit used for the user name. You can choose between title, body, caption, and detail. title is the default.

Passing a titleStyle prop changes the type kit used for the user title. You can choose between body, caption, and detail. body is the default.

The size of the caption is determined by the size prop.