mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +00:00
@@ -1477,7 +1477,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Tell this graph it has a global graph input of this type
|
* Tell this graph it has a global graph input of this type
|
||||||
* @method addGlobalInput
|
* @method addInput
|
||||||
* @param {String} name
|
* @param {String} name
|
||||||
* @param {String} type
|
* @param {String} type
|
||||||
* @param {*} value [optional]
|
* @param {*} value [optional]
|
||||||
@@ -1503,7 +1503,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Assign a data to the global graph input
|
* Assign a data to the global graph input
|
||||||
* @method setGlobalInputData
|
* @method setInputData
|
||||||
* @param {String} name
|
* @param {String} name
|
||||||
* @param {*} data
|
* @param {*} data
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user