Nodes/ComfyUI_webapp/Boolean input
ComfyUI Node

Boolean input

App input

By MonkeyProof-Solutions-BV·Created 6 months ago·Updated 3 months ago· 2
Boolean input
  • parent
  • value
  • Order + 1
value_in
defaulttrue
order10
advancedfalse
value_from_interface
tooltip
Categoryapi/app

Inputs (7)

NameTypeDefaultDescription
value_inBOOLEANThis value is used when running the workflow in ComfyUI.
defaultBOOLEANtrueWeb app control default value.
orderINT10Control order in its section. Lowest value at the top. Highest at the bottom.
advancedoptBOOLEANfalseControl is only shown when advanced is True.
value_from_interfaceoptSTRINGTo be used when modifying the workflow API json from an external interface. Note that this string is interpreted as a json string.
parentoptPARENTWeb app parent to add the node to.
tooltipoptSTRINGWeb app control tooltip.

Outputs (2)

NameTypeDescription
valueBOOLEANOutput value.
Order + 1INTOrder number for the next control.