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.
10 lines (9 loc) • 325 B
HTML
<p>
Always add a new row to an existing list. (no replace). <b><a href="./uibuilder/docs/#/elements/lists" target="_blank">Docs</a></b>.
</p><p>
Set the <b>Parent</b> to the id of the existing table.
</p><p>
Set the input data to a string.
</p><p>
Set the <b>Position</b> to "first", "last" or a number.
</p>