FunctionInputComponent({
value,
defaultValue,
name,
input,
widget,
onChange,
}: InputProps)
apps/electron-frontend/src/components/workflow-editor/reactflow-input/reactflow-input.tsx:23
FunctionInputGetNodeField({ widget, node, value, id, onChange, name }: GetSetNodeInputProps)
apps/electron-frontend/src/components/workflow-editor/reactflow-input/input-get-set-node.tsx:18
FunctionInputSetNodeField({ widget, node, value, id, onChange, name }: GetSetNodeInputProps)
apps/electron-frontend/src/components/workflow-editor/reactflow-input/input-get-set-node.tsx:66
FunctionInputUploadImage({ widget, node, id, editable }: {
widget: Widget,
node: SDNode,
editable?: boolean,
id: strin
apps/electron-frontend/src/components/workflow-editor/reactflow-input/input-upload-image.tsx:14