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.

11 lines (10 loc) 424 B
<p> Always add a new row to an existing table (no replace). <b><a href="./uibuilder/docs/#/elements/tables" 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 an <i>Object</i>. The properties of the object must match the column definitions of the existing table. </p><p> Set the <b>Position</b> to "first", "last" or a number. </p>