You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I create a popover for each node with some actions, like rename or delete, but when i call function renderRenameInput in onclick , it's not work, can you show us how it's work? should implement anonym function inside ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I create a popover for each node with some actions, like rename or delete, but when i call function renderRenameInput in onclick , it's not work, can you show us how it's work? should implement anonym function inside ?
<button onClick={() => {return tree.current.renderRenameInput()}}>
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions