@logo-software/avatar
v11.0.0
Published
Avatar lets you show user profile images with notification badge and user online status. Also you can group the user images in a row
Downloads
5
Readme
@logo-software/avatar
Avatar lets you show user profile images with notification badge and user online status.
<logo-avatar [items]="items"></logo-avatar>```
## Installation
Install the component:
```sh
npm i @logo-software/avatar --save
Once installed, import the component in your application:
import '@logo-software/avatar';