1.0.0 • Published 11 months ago
@flowfuse/node-red-dashboard-2-ui-flowviewer v1.0.0
Dashboard 2.0 Node: ui-flowviewer
This node allows you to render Node-RED flow.json
files within FlowFuse Dashboard.
Screenshot showing the flow viewer in a Dashboard.
Configuration
Properties
- size: Width and height of the renderer in the context of the Dashboard layout. If you use "auto" sizing, then the renderer will always display with a minimum height of "4" rows.
- flow: A valid Node-RED
flow.json
.
Dynamic Configuration
You can inject msg.ui_update.flow
messages to the node in order to override the rendered flow. See the "/examples" folder for a demo flow.
1.0.0
11 months ago