Feature request: Allow us to choose a different optionLabel to display selected items in MultiSelect #451
Labels
Type: New Feature
Issue contains a new feature or new component request
Milestone
I'm submitting a ...
Allow us to choose a different optionLabel to display selected items in MultiSelect (see picture)
I have an object:
I would like to show optionLabel in the dropdown, and code only in the selected items bar
Played around, and found an easy way to get what I want, feel free to copy code:
MultiSelect.d.ts
MultiSelect.js
In own code:
PS: for this to work, optionLabel has to be added (see issue: https://github.com/primefaces/primereact/issues/450
The text was updated successfully, but these errors were encountered: