Node Connectivity

There are 200 nodes that can be used as predessesor for a node with an input port of type Flow Variable.

Integer Widget 

Creates a number input widget for use in components views. Outputs an integer flow variable with a given value.

Molecule Widget 

Outputs a molecule string in the specified format.

Slider Widget 

Creates a slider input widget for use in components views. Outputs a string flow variable with a given value.

String Widget 

Creates a text input widget for use in components views. Outputs an string flow variable with a given value.

Autocomplete Text Widget 

This node provides a view with an autocomplete text input component.

Column Selection Widget 

Creates a column selection widget for use in components views. Outputs a string flow variable with the name of the selected column.

Single Selection Widget 

Allows selecting a single value from a list of strings in an encapsulating component's view. The selected value is returned as a string flow variable.

Value Selection Widget 

Creates a value selection widget for use in components views. Outputs a string flow variable with the name of the selected value.

Refresh Button Widget 

Creates a button widget with configurable text which emits reactivity events in component visualizations.

Boolean Input (legacy) 

Outputs an integer flow variable with a given value (boolean).