AvatarStack

Avatar Stacks show a bunch of users in a condensed space.

Default

Good to know: you can embed a Storybook canvas by simple pasting the canvas link and hitting enter.

<AvatarStack
    users=[userOne, userTwo, userThree]
    size="medium"
/>

These examples are taken from the excellent Storybook Example Design System.

Last updated