ComfyUI Node

Grouping

Web app node for grouping controls. Tabs and Columns are grouped based on their parent. Their order is based on the standard ordering mechanism. The location of the group in the app is based on the order of the first tab. Repeating groups repeat the attached input nodes a configurable number of times.

By MonkeyProof-Solutions-BV·Created 6 months ago·Updated 3 months ago· 2
Grouping
  • parent
  • Parent
  • Order + 1
order10
Advancedfalse
mode
Categoryapi/app

Inputs (4)

NameTypeDefaultDescription
orderINT10Control order in its section. Lowest value at the top. Highest at the bottom.
AdvancedBOOLEANfalseControl is only shown when advanced is True.
modeCOMBOSet the mode of this grouping.
parentoptPARENTWeb app parent to add the node to.

Outputs (2)

NameTypeDescription
ParentPARENT
Order + 1INTOrder number for the next control.