There are 5522 nodes that can be used as predessesor
for a node with an input port of type Generic Port.
Creates a text area input widget for use in components views. Outputs a data table with one column holding a list of strings.
Outputs a molecule string in the specified format.
Creates a multiple file upload widget for use in components views. The resulting table outputs the path, the file name and the size of the file.
Creates a slider input widget for use in components views. Outputs a string flow variable with a given value.
Creates a text input widget for use in components views. Outputs an string flow variable with a given value.
This node provides a view with an autocomplete text input component.
Creates a column filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected columns.
Creates a column filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected columns.
Creates a column selection widget for use in components views. Outputs a string flow variable with the name of the selected column.
Allows selecting multiple values from a list of strings in an encapsulating component's view. The selected values are returned as a data table and a […]