Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there an event or callback function when we click an node #95

Closed
hfutyezi opened this issue Jun 9, 2022 · 4 comments
Closed

is there an event or callback function when we click an node #95

hfutyezi opened this issue Jun 9, 2022 · 4 comments

Comments

@hfutyezi
Copy link

hfutyezi commented Jun 9, 2022

i want to do someting when we click an node or path.

@josdejong
Copy link
Owner

There are no callbacks for that available. It can make sense to implement an API like that.

Can you explain what you want to do when the user clicks somewhere?

@hfutyezi
Copy link
Author

hfutyezi commented Jun 9, 2022

For example
1、copy the jsonpath and send it to server.
2、show an modal dialog ,and we can use jsonpath to do something.

@josdejong
Copy link
Owner

Those functions make sense.

Where would the user click to execute those actions? Do you want an additional button or so?

Note that there is an open feature request regarding copying a jsonpath to the clipboard: #13

@hfutyezi
Copy link
Author

i have reslove this problem by other way.thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants