@cgjgh/node-red-dashboard-2-ui-slide-confirm
Version:
A Slide to Confirm node for preventing accidental user actions in Node-RED Dashboard 2.0
27 lines (26 loc) • 903 B
JSON
{
"ui-slide-confirm": {
"label": {
"size": "Size",
"width": "Width",
"height": "Height",
"name": "Name",
"group": "Group",
"class": "Class",
"label": "Label",
"sliderHeight": "Slider Height",
"textSize": "Text Height",
"iconSuccess": "Success Icon",
"text": "Text",
"successText": "Success Text",
"timeout": "Timeout (sec, 0 = no timeout)",
"topic": "Topic",
"circle": "Rounded",
"animate": "Animate Slider",
"controlledWidgetsHeader": "Controlled Widgets",
"controlledWidgetsFromCurrentGroup": "From Current Group",
"tooltipClass": "Dynamic Property: Send msg.class to append new classes to this widget. NOTE: classes set at runtime will be applied in addition to any class(es) set in the node's class field.",
"palette": "slide confirm"
}
}
}