Integer Widget

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

The node supports custom CSS styling. You can simply put CSS rules into a single string and set it as a flow variable 'customCSS' in the node configuration dialog. You will find the list of available classes and their description on our documentation page.

Options

Label
A descriptive label that will be shown in the view.
Description
Some lines of description that will be shown in the view, for instance by means of a tooltip.
Variable Name
Variable identifier.
Minimum
An optional minimum value.
Maximum
An optional maximum value.
Default Value
The value that is selected by default.

Input Ports

This node has no input ports

Output Ports

Icon
Variable output (integer) with the given variable defined.

Views

Interactive View: Integer Widget
Displays a number input field which represents the integer value.

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.