0.0.13 • Published 2 years ago

letter-and-image-avatar v0.0.13

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

AvatarLib

This library was generated with version 11.2.14.

Alt text

Use

Install using npm i avatar-lib Import AvatarLibModule in your required module

Use <lib-avatar-lib> </lib-avatar-lib> this selector for uploader view.

<lib-avatar-lib [config]="config" (imageEventData)="imageEventData($event)"></lib-avatar-lib>

config = { name: 'First Name Second Name', defaultImage: 'example.png' }, customClass: 'myClass' }, editIcon: 'example.png' }

imageEventData will return the output.