Back to Super Productivity

Impact Stars.Component

src/app/features/metric/impact-stars/impact-stars.component.html

18.4.499 B
Original Source

@for (idx of stars(); track track($index, idx)) { {{ isActive(idx) ? activeIcon : inactiveIcon }} }