mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
add output property select to HTML parse node (#1701)
This commit is contained in:
committed by
Nick O'Leary
parent
e8a637498d
commit
3190de873e
@@ -671,7 +671,8 @@
|
||||
"html": {
|
||||
"label": {
|
||||
"select": "Selector",
|
||||
"output": "Output"
|
||||
"output": "Output",
|
||||
"in": "in"
|
||||
},
|
||||
"output": {
|
||||
"html": "the html content of the elements",
|
||||
|
Reference in New Issue
Block a user