Hi all,
Could anybody help me out to find the relevant details as my requirement is mentioned below.
-> I need to create a custom dashboard, when I choose the template node, I see that I need to know Angular JS to make sure I get the custom dashboard???
Any relevant details or material would also be helpful.
If you really need to make a custom dashboard then you could either use
or
The first is built around using webcomponents.
The second is totally flexible in that you can use whatever framework you are most familiar with (Vue, React, jQuery) etc...
Do you really mean a custom dashboard, or do you just mean on custom component on the standard node-red dashboard? If you just mean a component then tell us what you need to achieve and someone may be able to help.