add dialog fot tree node #14493
Unanswered
qingtingzhiyu39
asked this question in
General
Replies: 1 comment
-
Hey @qingtingzhiyu39, I don't really follow. Dialogs are usually triggered on a click callback of a tree node but aren't really in any way associated with the tree itself. You can use the Dialog API to build dialogs. |
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
-
hi,I have a question. At what point in the tree does a pop-up window appear with confirm and cancel buttons, and is located near the tree node? I want to ask if there is a native API like this?
Beta Was this translation helpful? Give feedback.
All reactions