ComfyUI Node
Dynamic Type Selector
Select one input from a set of dynamic inputs.
Dynamic Type Selector
- input_0
- OUTPUT
◄select0►
◄use_bool_item—►
◄bool_item—►
◄item_true0►
◄item_false0►
CategoryWakaura
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| select | INT | 00–99 | Output the item based on the zero-based index selection. |
| input_0 | * | — | |
| use_bool_item | BOOLEAN | Use a true or false branch to select items. | |
| bool_item | BOOLEAN | Set to true to use the item_true as the output; false to use the item_false. | |
| item_true | INT | 00–99 | When set the bool_item to true, this item will be used as the output. |
| item_false | INT | 00–99 | When set the bool_item to false, this item will be used as the output. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| OUTPUT | * | — |