Nodes/ComfyUI_webapp/Integer input
ComfyUI Node

Integer input

Integer number input.

By MonkeyProof-Solutions-BV·Created 6 months ago·Updated 3 months ago· 2
Integer input
  • parent
  • value
  • Order + 1
value_in
order10
advancedfalse
value_from_interface
default0
minimum-9223372036854776000
maximum9223372036854776000
step1
tooltip
Categoryapi/app

Inputs (10)

NameTypeDefaultDescription
value_inINTThis value is used when running the workflow in ComfyUI.
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.
defaultoptINT0-9223372036854776000–9223372036854776000Web app control default value.
minimumoptINT-9223372036854776000-9223372036854776000–9223372036854776000Web app control minimum value.
maximumoptINT9223372036854776000-9223372036854776000–9223372036854776000Web app control maximum value.
stepoptINT1-9223372036854776000–9223372036854776000Web app control step size.
parentoptPARENTWeb app parent to add the node to.
tooltipoptSTRINGWeb app control tooltip.

Outputs (2)

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