Avatar Stack
Avatar Stack is a component that allows you to stack and overlap avatars.
Installation
npx kibo-ui@latest add avatar-stack
Features
- Stack and overlap avatars
- Customize the appearance with className
Examples
With hover animation
Props
The avatar stack component is made up of the following subcomponents:
AvatarStack
Prop | Type | Default |
---|---|---|
children | ReactNode | - |
className? | string | - |
animate? | boolean | - |
size? | number | - |