Designate a integer-only textfield.
Class: Code16\Sharp\Form\Fields\SharpFormNumberField
The minimum value that the UI allows.
The maximum value that the UI allows.
The step between values (with controls or arrow keys). Default is 1.
Display mouse control (spinner). Default is false.
toFront
: will cast the provided value as an int.fromFront
: returns an int.