headless-tree
headless-tree copied to clipboard
Are there any stories or examples to show how to manipulate data?
Very cool library, but I found no examples explaining how to manipulate tree data, such as deleting tree nodes, moving nodes, adding tree nodes, updating tree nodes, etc. Using "state, setState" props also has no effect. I am appreciate with some help.