The range property sets minimum and maximum bounds selectable by a numeric input component. You can set the upper and lower limits to none or to integer values. The default is None, meaning that the no limits are set. You can enter any numeric value.

range-property-default

If you select Integer, you can specify a minimum or maximum value.

range-min-max-values