A node's typed input port.
Readonly
The node this input belongs to.
Whether an outlet is wired into this input.
The outlet feeding this input, or undefined if unconnected.
undefined
Wires outlet into this input, replacing any existing connection.
outlet
if the edge would close a cycle.
Removes the incoming edge, if any. Falls back to the default value.
Pulls the upstream value, evaluating it if stale.
if unconnected and no default was declared.
A node's typed input port.