ComfyUI Node
String input
Text input
String input
- parent
- value
- Order + 1
◄mode▾►
◄order10►
◄advancedfalse►
◄value_from_interface—►
◄tooltip—►
Categoryapi/app
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | String mode; single or multi line text. | |
| order | INT | 10 | Control order in its section. Lowest value at the top. Highest at the bottom. |
| advancedopt | BOOLEAN | false | Control is only shown when advanced is True. |
| value_from_interfaceopt | STRING | To be used when modifying the workflow API json from an external interface. Note that this string is interpreted as a json string. | |
| parentopt | PARENT | Web app parent to add the node to. | |
| tooltipopt | STRING | Web app control tooltip. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| value | STRING | Output value. |
| Order + 1 | INT | Order number for the next control. |