Nodes/comfyui-dynamic-selector/Dynamic Type Selector
ComfyUI Node

Dynamic Type Selector

Select one input from a set of dynamic inputs.

By wakaura-asaho·Created 6 months ago·Updated about a month ago· 1
Dynamic Type Selector
  • input_0
  • OUTPUT
select0
use_bool_item
bool_item
item_true0
item_false0
CategoryWakaura

Inputs (6)

NameTypeDefaultDescription
selectINT00–99Output the item based on the zero-based index selection.
input_0*
use_bool_itemBOOLEANUse a true or false branch to select items.
bool_itemBOOLEANSet to true to use the item_true as the output; false to use the item_false.
item_trueINT00–99When set the bool_item to true, this item will be used as the output.
item_falseINT00–99When set the bool_item to false, this item will be used as the output.

Outputs (1)

NameTypeDescription
OUTPUT*