ComfyUI Node
Dynamic Combo
Create a dynamic combo box from a string list.
Dynamic Combo
- STRING
- INDEX
- FULL_LIST
◄choice▾►
◄choice_list—►
◄split_modenewline►
◄custom_delimiter|►
CategoryWakaura
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| choice | COMBO | 0 options: | |
| choice_list | STRING | — | |
| split_mode | COMBO | newline | Choose how to split the string into a combo. |
| custom_delimiter | STRING | | | Used when split_mode is 'custom' or 'regex' |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |
| INDEX | INT | — |
| FULL_LIST | STRING | — |