This node allows you to render Node-RED flow.json
files within FlowFuse Dashboard.
Screenshot showing the flow viewer in a Dashboard.
- 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
.
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.