HI in the below stackblitz link , I have two controls , one is primeng splitbutton and another is bootstrap button .
https://stackblitz.com/edit/angular6-primeng-hlxeod?file=src/app/app.component.html
I am not able to customize the splitbutton width and color to make it look alike bootstrap button . please share any suggestions
I have tried styleClass and styles inline but its not getting reflected .
In My actual application , I have many other controls so it has t be done with class to control only that specific splitbutton