lukeaus / plain-tree

A JavaScript tree library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to move a child node?

martinjo opened this issue · comments

I can't seem to find a function to add a node at a specific index. Is this "by design", or just not implemented yet?

Hi @martinjo not done yet. PRs highly welcome!