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.

14 lines (13 loc) 628 B
<p> Pass-through HTML from the input data. When sent to the uibuilder node, will be reproduced in your page(s). Output is wrapped in a <code>div</code> but the optional heading is ignored. <b><a href="./uibuilder/docs/#/elements/html" target="_blank">Docs</a></b>. </p> <p> May be used with the Node-RED core <code>template</code> node. </p> <p> <b>NOTE</b>: Use with caution, no validity checking is currently done unless the optional <a href="./uibuilder/docs/#/client-docs/readme?id=_1-dompurify-sanitises-html-to-ensure-safety-and-security" target="_blank">DOMPurify library</a> is loaded. </p>