🎨
Design System
  • Đăng nhập THABET CO
  • Basics
    • Styles
      • Colors
      • Typography
    • Icons
    • Components
      • AvatarStack
      • Button
  • Basics
Powered by GitBook
On this page
  1. Basics
  2. Components

AvatarStack

PreviousComponentsNextButton

Last updated 3 years ago

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