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. |
||
---|---|---|
.. | ||
touch | ||
editor.js | ||
keyboard.js | ||
library.js | ||
menu.js | ||
notifications.js | ||
palette.js | ||
sidebar.js | ||
state.js | ||
tab-config.js | ||
tab-info.js | ||
tabs.js | ||
view.js |