react-arborist icon indicating copy to clipboard operation
react-arborist copied to clipboard

Document onClick and onContextMenu props in the tree.

Open jameskerr opened this issue 2 years ago • 0 comments

We need to document the Tree's onClick and onContextMenu props. Those are attached to the tree container so that you can take action when the user clicks or rightclicks on an area of the tree that has no items. Maybe you clear the selection, or provide a different context menu.

jameskerr avatar Mar 25 '22 22:03 jameskerr