UNPKG

@5minds/node-red-dashboard-2-processcube-ui-page-navigation

Version:

A node to handle the navigation between pages in the Node-RED Dashboard

12 lines (6 loc) 462 B
# ProcessCube UI Page Navigation This repository contains a Dashboard 2.0 UI node that listens to UI events on a specific page. ## Installation and Usage To use this node, you need to install the Dashboard 2.0 plugin for Node-RED. After installing both packages, simply drag the node into your flow and specify the name of the page where you want to listen for events. Inspired by the code of [https://dashboard.flowfuse.com/](Dashboard 2) ui-event node.