minop1205 / react-dnd-treeview

A draggable / droppable React-based treeview component. You can use render props to create each node freely.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Horizontal and Vertical connection line

GabrielMil opened this issue · comments

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.