MultiSelect: Add onRemove
callback function, the same as in the Chip component
#5329
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Discussed in https://github.com/orgs/primefaces/discussions/364
Originally posted by datacampsis November 1, 2023
In the Chip component, you can call the function
onRemove
to get the removed value.In MultiSelect component, using
display="chip"
does not have this function, and it becomes necessary in some cases.The text was updated successfully, but these errors were encountered: