minop1205 / react-dnd-treeview

A draggable / droppable React-based treeview component. You can use render props to create each node freely.
MIT License
515 stars 69 forks source link

Horizontal and Vertical connection line #187

Open GabrielMil opened 1 year ago

GabrielMil commented 1 year ago

I think It would be nice to add the option to see connections between the nodes, it is not always so clear to see it via margin.

I'd like to see a css class or property to the tree that adds the horizontal & vertical lines.