Want to create a Custom Dashboard UI Widget, do I need Angular?

Hi,

If I am going to created custom Dashboard UI Widget, do I need Angular for create UI client side? :thinking:

No, you dont "need" angular (nor angularjs for that matter)

Just develop your node & install it & test it in node-red (where angularjs IS installed)

Thank you so much for your help. :blush:

If prosible, can you describe me a little, when we use angular with custom UI widget? :thinking:

The widget is built with plain JS / jQuery / HTML / CSS. When it is used on the dashboard it uses AngularJS (Not Angular - that is very different)

Here is more info: How to make custom UI widgets

Thank you very much for your description. :blush:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.