Avatar stack

Avatar stack displays two or more avatars in an inline stack.

  • @primer/react@37.2.0
  • Alpha
  • Not reviewed for accessibility

Import

import {AvatarStack} from '@primer/react'

Examples

View in Storybook

Props

AvatarStack

NameDefaultDescription
alignRight
falseboolean

Align the avatars to the right

disableExpand
falseboolean

Do not spread the avatars on hover

size
20number | { narrow?: number; regular?: number; wide?: number; }

The size of the avatar children in pixels.

sx
SystemStyleObject
Navigated to Avatar stack