inputEx - IntegerField Usage

Basic IntegerField creation

Use the following code to create a basic inputEx IntegerField.

IntegerField with options

Test IntegerField with more options.

Negative values

Set the negative attribute to true if you allow negative values.

Min & Max

Check values are within a range