ComfyUI Node
Switch JSON
A ComfyUI node in ✨ LF Nodes/Logic with 4 inputs and 2 outputs.
Switch JSON
- on_true
- on_false
- ui_widget
- json
- json_list
◄booleanfalse►
Category✨ LF Nodes/Logic
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| on_true | JSON | Value to return if the boolean condition is true. | |
| on_false | JSON | Value to return if the boolean condition is false. | |
| boolean | BOOLEAN | false | Boolean condition to switch between 'on_true' and 'on_false' values. |
| ui_widgetopt | KUL_PROGRESSBAR | [object Object] | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| json | JSON | — |
| json_list | JSON | — |