primereact
primereact copied to clipboard
TreeSelect is missing onNodeClick and onNodeDoubleClick callbacks
Describe the bug
These 2 callbacks are available to use in the underlying Tree components, and I need to be able to use them in my app so that when a user clicks on a node or double clicks it causes the node to open or close. Please consider adding access to these via the TreeSelect component.
Reproducer
No response
PrimeReact version
10.6.6
React version
18.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response