react-animated-tree icon indicating copy to clipboard operation
react-animated-tree copied to clipboard

Identification tree item with custom id

Open majsterkoo opened this issue 6 years ago • 1 comments

Hi, I implemented tree with custom id with support for callback functions for my needs (I'm using it for downloading files, so I need known clicked id). I think that it is useful function. Functions are described in readme and are simple to use, so i think, that there is no needs for more description.

Sorry for my english :)

majsterkoo avatar Nov 18 '19 08:11 majsterkoo

hi @majsterkoo there is a tree component created using this but generate the tree dynamically. you can find out here react-dynamic-animated-tree it doesn't have all the features this tree component has. but your requirement will be satisfied

DimuthRuwantha avatar May 17 '20 15:05 DimuthRuwantha