ComfyUI Node
Quick Combo
A ComfyUI node in RE-CustomUtils with 3 inputs and 2 outputs.
Quick Combo
- value
- index
◄one_basedfalse►
◄options►
◄selected--►
CategoryRE-CustomUtils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| one_based | BOOLEAN | false | If True, index output starts at 1 instead of 0. |
| options | STRING | Comma-separated list. Ex: neutral, happy, sad | |
| selected | STRING | -- | Internal — stores selected value. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| value | STRING | — |
| index | INT | — |