Node Connectivity

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

Boolean Widget 

Creates a boolean widget for use in components views. Outputs an integer flow variable with a given value (boolean).

Credentials Widget 

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

Date&Time Widget 

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

Double Widget 

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

File Upload Widget 

Creates a file upload widget for use in components views. Variable output representing the file path as variable. In case an absolute file path is […]

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.