FlowFuse / FlowFuse/node-red-dashboard
Importing external vue components
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 24
Description
Hi all,
I am working with nodered since 2018 and I have several projects implemented with it. I am now updating some implementations in order to use dashboard v2.0 instead of the dashboard v1. In this sense I would like to know how I can import external vue components within the ui-template. To be more specific I have a complex json object and I need to show it as a tree. Googling a little I found this:
[https://github.com/zdy1988/vue-jstree?tab=readme-ov-file](url)
I would like to know how can I use this component (vue-jstree) in my ui-template. I was able to wrap a jstree jquery plugin into my ui-template however I found that it is not a good practice. Moreover I have some troubles in listening events from jquery to vue.
Can you help me on this (using external vue components in ui-template)?
thank you in advance.
giovanni
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.