Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 462 Bytes

File metadata and controls

13 lines (8 loc) · 462 Bytes

Home > @datashaper/workflow > StepInput > input

StepInput.input property

The bound inputs Key = Input Socket Name Value = Socket Binding to other node

Signature:

input?: WorkflowStepId | Record<string, WorkflowInput | WorkflowInput[] | undefined>;