Kibo UI
Header Background

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

PropTypeDefault
children
ReactNode
-
className?
string
-
animate?
boolean
-
size?
number
-

On this page