iannbing / react-simple-tree-menu

A simple React tree menu component
MIT License
137 stars 48 forks source link

How to add new nodes in inner levels? #208

Open Maduz0097 opened 1 year ago

Maduz0097 commented 1 year ago

I'm using ItemComponent in ul and want to add new nodes to different levels in the tree using input.Is there any way to accomplish this without inserting level?