react-complex-tree icon indicating copy to clipboard operation
react-complex-tree copied to clipboard

enviroment ref is missing `startRenamingItem` action

Open agmtab opened this issue 1 year ago • 2 comments
trafficstars

Is your feature request related to a problem? Please describe. There are scenarios where someone might want to call the action startRenamingItem available in tree ref through the environment ref passing the itemId and treeId

Describe the solution you'd like Expose the startRenamingItem action in environment ref

Describe alternatives you've considered Adding ref for each tree

agmtab avatar Jun 18 '24 12:06 agmtab