File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed
Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 66 inputs : 1 ,
77 outputs : 0 ,
88 color : '#2ed7e4' ,
9- icon : 'font-awesome/fa-clock-o ' ,
9+ icon : 'digit.svg ' ,
1010 align : 'right' ,
1111 defaults : {
1212 name : { value : '' } ,
5656 </ div >
5757 < br / >
5858 < div class = "form-row" >
59- < label for = "node-input-digits" > < i class = "fa fa-fw fa-bars" > </ i > Digits</ label >
59+ < label for = "node-input-digits" > Digits</ label >
6060 < input type = "number" id = "node-input-digits" min = "1" max = "10" style = "width: 35%;" />
6161 </ div >
6262 < div class = "form-row" >
63- < label for = "node-input-decimals" > < i class = "fa fa-fw fa-bars" > </ i > Decimals</ label >
63+ < label for = "node-input-decimals" > Decimals</ label >
6464 < input type = "number" id = "node-input-decimals" min = "0" max = "9" style = "width: 35%;" / >
6565 </div >
6666</ script >
6767
6868< script type ="text/html " data-help-name ="ui_digital_display ">
6969 < p style = "text-align: justify;" >
70- A digital display, with adjustable number of digits and decimal places , for the Node-RED Dashboard.
70+ A digital display, with adjustable number of digits and decimals , for the Node-RED Dashboard.
7171 </ p >
7272 < br / >
7373 < p style = "text-align: center;" >
You can’t perform that action at this time.
0 commit comments