mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add propertySelect jquery widget
This commit is contained in:
@@ -203,5 +203,12 @@
|
||||
"subflows": "subflows",
|
||||
"flows": "flows"
|
||||
}
|
||||
},
|
||||
"propertySelect": {
|
||||
"type": {
|
||||
"str": "string",
|
||||
"num": "number",
|
||||
"re": "regular expression"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user