MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / NodeInputHandler

Function NodeInputHandler

packages/agentflow/src/atoms/NodeInputHandler.tsx:103–564  ·  view source on GitHub ↗
({
    inputAnchor,
    inputParam,
    data,
    disabled = false,
    isAdditionalParams = false,
    disablePadding = false,
    onDataChange,
    itemParameters,
    AsyncInputComponent,
    ConfigInputComponent,
    onConfigChange,
    arrayIndex = null,
    parentArrayParam = null,
    variableItems
}: NodeInputHandlerProps)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

useUpdateNodeInternalsFunction · 0.90
toSuggestionItemsFunction · 0.90
stringifyMethod · 0.80
renderInputFunction · 0.70
handleDataChangeFunction · 0.50

Tested by

no test coverage detected