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.
14 lines (13 loc) • 439 B
HTML
<p>
    Updates the HTML page title and meta description.  <b><a href="./uibuilder/docs/#/elements/lists" target="_blank">Docs</a></b>.
</p>
<p>
    Amends the first <code><h1></code> tag on the page if it exists else adds one at the top of the page.
    There should only ever be one H1 tag on a page.
</p>
<p>
    The <b>Parent</b> and <b>HTML ID</b> are ignored in this case
</p>
<p>
    The input data must be a simple string.
</p>