ComfyUI Node
_.minBy
Return the minimum element or (element-based computation).
_.minBy
- obj
- *
◄key►
Categoryovum/underscore
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| objopt | * | Primary input object. Also accepts _.CHAIN to continue chaining. | |
| keyopt | STRING | key (string) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |