angular2-letter-avatar icon indicating copy to clipboard operation
angular2-letter-avatar copied to clipboard

letter avatar is angular2 directive. It will generate avatar based on given text

Results 2 angular2-letter-avatar issues
Sort by recently updated
recently updated
newest added

how could I apply fetched property to text specifically.suppose we have to implement short icons with angular2. In that we are using ngfor.then how could I assign text to avatar...

I have implemented angular2-letter-avatar in my project.But I am getting WARNING: sanitizing unsafe style value [object Object]. How can i fix this