Is your feature request related to a problem? Please describe.
Currently, the tree component does not support double-click events, which limits interactions for users who prefer to interact with elements in the tree using double-clicks.
Describe the solution you'd like
Add a double-click event handler to the tree component to allow for customizable actions when an item is double-clicked.
