mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +00:00
fix documentation
This commit is contained in:
@@ -2645,7 +2645,7 @@ LGraphNode.prototype.computeSize = function( minHeight, out )
|
|||||||
* Allows to pass
|
* Allows to pass
|
||||||
*
|
*
|
||||||
* @method addWidget
|
* @method addWidget
|
||||||
* @return {Float32Array[4]} the total size
|
* @return {Object} the created widget
|
||||||
*/
|
*/
|
||||||
LGraphNode.prototype.addWidget = function( type, name, value, callback, options )
|
LGraphNode.prototype.addWidget = function( type, name, value, callback, options )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user