@maddytp/node-red-dashboard-2-ui-reef
Version:
Set of UI nodes for aquarium automation based on @flowfuse/node-red-dashboard
18 lines • 861 B
HTML
<script type="text/html" data-help-name="ui-input">
<p>A Node-RED node to show buttons in the Node-RED Dashboard.</p>
<h3>Properties</h3>
<p><strong>Label:</strong><br/>
The label that will be displayed on the widget.</p>
<p><strong>Input:</strong><br/>
The property which holds the input value.</p>
<p><strong>Use theme colors:</strong><br/>
Specify whether the theme colors should be used. If not active, custom colors can be specified for each option separately.</p>
<p><strong>Options:</strong><br/>
Specify which options need to be displayed:
<ul>
<li><i>Label: </i>(optional) The description that will be displayed.</li>
<li><i>Value: </i>The value that will be set on input.</li>
<li><i>Color: </i>The color of the option in the UI.</li>
</ul>
</p>
</script>