Setup the dashboard UI (YouTube 10:01)¶
To setup a UI in Node-RED we use the Node-RED dashboard and Node-RED UI Table.
The Node-RED dashboard uses Tab
, Group
and Node element
to structure and organize the UI Node elements for the UI frontend. In the pricture below we see the dependencies.
Step 1: Install the Node-RED dashboard and Node-RED UI Table¶
- Open
Manage palette
- Select the
install
tab, insertnode-red-dashboard
and press install
- Insert
node-red-node-ui-table
and press install