Avatar

The Avatar component is used to represent user, and displays the profile picture, initials or fallback icon.

Props#

Avatar.Root Props#

Avatar.Root composes the Box component so you can pass all its props. These are props specific to the Avatar.Root component:

Avatar.Group Props#

Avatar.Group composes the Box component so you can pass all its props. These are props specific to the Avatar.Group component:

max

Description

The maximum number of visible avatars

Type
number

spacing

Description

The space between the avatars in the group.

Type
ResponsiveValue<string | number | (string & {})>
Default
-0.75rem

Proudly made inNigeria by Segun Adebayo

Deployed by â–² Vercel