Replies: 1 comment
-
I realized I can
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed there is a
startRenamingItem
function through theTreeItemRenderContext
interface but I'm looking to call the same function from outside the tree. Ideally with something likestartRenamingItem(itemIndex)
Beta Was this translation helpful? Give feedback.
All reactions