mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
462c259f3a
Closes #492 The node definition can now include an `info` property. This property can be either a string or a Function. Whenever the info tab is refreshed, such as the node is selected, the value of this property, or the result of the Function, will be appended to the Info tab. |
||
---|---|---|
.. | ||
ui | ||
comms.js | ||
history.js | ||
main.js | ||
nodes.js | ||
settings.js | ||
validators.js |