FlowFuse / FlowFuse/node-red-dashboard-2-ui-flowviewer
Get an event when a node is selected
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- Avg merge
- 12h 47m
- Merged PRs (30d)
- 2
Description
### Description
I am using @flowfuse/node-red-dashboard-2-ui-flowviewer to support documentation of flows and I like it.
My requirement, change request or idea is - **is it possible to get an event out of flowviewer when a single node is clicked** in dashboard.
As I can see flowviewer is based on svg and every node is a ``````-Element.
The idea is to get a msg from flowviewer with the data-node-id when an element is clicked "click event".
So I can extract and show details from the .json-file for example when I click on a function-node - I want to show the js-sourcecode of this function.
### Requested By
- Customer name and/or link to HubSpot contact
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.