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

Function ArrayInput

packages/agentflow/src/atoms/ArrayInput.tsx:55–235  ·  view source on GitHub ↗
({
    inputParam,
    data,
    disabled = false,
    onDataChange,
    itemParameters: itemParametersProp,
    AsyncInputComponent,
    ConfigInputComponent,
    onConfigChange,
    variableItems
}: ArrayInputProps)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

useStableKeysFunction · 0.90
getDefaultValueForTypeFunction · 0.90
handleItemInputChangeFunction · 0.85
handleDeleteItemFunction · 0.85
buildNodeOutputVariablesFunction · 0.85

Tested by

no test coverage detected