Questions tagged [split-button]

A clickable element within a software interface that, upon activation, reveals a dropdown menu containing various choices from which the user must make a selection.

Decipher the splitButton tag from PrimeNG

I am currently attempting to translate items from "p-splitButton", but I am facing a challenge because the "items" is an object. How can I accomplish this task? [model]="items | translate" app.component.html <p-splitButton label="Save" icon="pi pi- ...