react-arborist icon indicating copy to clipboard operation
react-arborist copied to clipboard

Create and update tree nodes

Open mzuccara opened this issue 2 years ago • 1 comments
trafficstars

Is there an uncontrolled way (with tree api ref) to modify a subset of properties of a node (and not only the name)? The same for a creation of a node, providing custom data. In controlled way, setting the data state, the tree nodes re-render

mzuccara avatar Sep 01 '23 08:09 mzuccara