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

I am not able to use text in html

Open abhishek3999 opened this issue 7 years ago • 1 comments

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 text?

abhishek3999 avatar Jul 24 '17 05:07 abhishek3999

Hi Abhishek, Try to use ngIf with yor avatar data object, refer following url http://www.angular2modules.com/letter

rajan-g avatar Jul 24 '17 11:07 rajan-g