Docs
Avatar Icons
Avatar Icons
Displays a row of Avatar avatars with a smooth scaling animation on hover. The avatars are presented in a compact layout, with an option to append an additional +count avatar.
Loading...
Installation
Props
Prop | Type | Description | Default |
---|---|---|---|
avatars | Array | An array of avatar objects containing "src" and "alt" attributes. | [] |
extraCount | Number | Displays an additional avatar with the count in the center. | - |
className | String | Additional custom classes for styling the component. | - |