Kewin Fernando
Results
1
comments of
Kewin Fernando
This worked for me ``` this.items = [ { label: 'Lbl 1', icon: 'custom-icon-1', }, { label: 'Lbl 2', icon: 'pi pi-star-fill', }, { label: 'lbl 3', icon: 'custom-icon-2', },...