riteshgandhi / ng-star-rating

Highly Customizable and Responsive Star Rating library built using Angular
MIT License
38 stars 10 forks source link

how to implement/manage multiple star-rating in ngFor angular #9

Closed AsimAziz closed 4 years ago

AsimAziz commented 5 years ago

`<div *ngFor="let item of supplierName;">

{{item.companyName}}

`
riteshgandhi commented 5 years ago

there's a demo app I created. Below is the url. Let me know if that's something you are looking for

https://github.com/riteshgandhi/ng-star-rating/blob/master/src/app/app.component.html