UNPKG

node-red-contrib-uibuilder

Version:

Easily create data-driven web UI's for Node-RED. Single- & Multi-page. Multiple UI's. Work with existing web development workflows or mix and match with no-code/low-code features.

6 lines (5 loc) 213 B
--- created: 2025-09-06 16:43:55 updated: 2025-09-06 16:45:33 --- As of v7.1, you can send messages to any uibuilder instance from a Node-RED function node. Using the `RED.util.uib.send('uibname', msg)` function.