ComfyUI Node
String
A ComfyUI node in ✨ LF Nodes/Primitives with 5 inputs and 2 outputs.
String
- ui_widget
- string
- string_list
◄string►
◄enable_historytrue►
◄randomizefalse►
◄seed42►
Category✨ LF Nodes/Primitives
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| string | STRING | String value. | |
| enable_history | BOOLEAN | true | Enables history, saving the execution value and date of the widget. |
| randomize | BOOLEAN | false | Randomly selects a previously used value (must be present in the history list). |
| seed | INT | 42 | Seed to control the randomness when 'randomize' is active. |
| ui_widgetopt | KUL_HISTORY | [object Object] | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |
| string_list | STRING | — |