You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
[ ] bug report
[x] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
It would be nice if you can add a name property to the Chips component so we can access it (on the input element).
Second request is to make the return types of the value with onAdd and onRemove the same. Right now when adding it returns a string, while removing it returns an array with the value in.
So either both as a string or both as an array of a string would be helpful.
The text was updated successfully, but these errors were encountered:
cagataycivici
changed the title
Feature Request - Chips: add name property + make return value of onAdd/onRemove same type
Chips: add name property + make return value of onAdd/onRemove same type
Jul 4, 2018
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
It would be nice if you can add a name property to the Chips component so we can access it (on the input element).
Second request is to make the return types of the value with onAdd and onRemove the same. Right now when adding it returns a string, while removing it returns an array with the value in.
So either both as a string or both as an array of a string would be helpful.
The text was updated successfully, but these errors were encountered: