Has anyone found a way to dynamically attach icons to individual array elements on the SelectButton in primeng?
My scenario is to add appropriate icons according to status something like below picture.
Note: I am also looking at other similar frameworks like ng-bootstrap in case if this use-case can be easily implemented.