Wijmo UI for the Web
InputNumber
Wijmo User Guide > Widgets > Input Widgets > InputNumber

The wijinput widgets allow you to create masked, numeric, percentage, currency and date inputs, depending on the type of data users need to enter. The wijinputnumber widget can convert an input element into three different types of input: numeric, currency, or percentage.

The wijinput widgets are created by the jquery.wijmo.wijinputcore.js, jquery.wijmo.wijinputdate.js, jquery.wijmo.wijinputmask.js, and jquery.wijmo.wijinputnumber.js libraries. The jquery.wijmo.wijinputcore.js library is a sharable base library which needs to be linked before each input’s widget library.

For a listing of all of the options, methods, and events available on this widget, please see the API docs for wijinputnumber.

Please note that the input widgets are not adaptive for mobile applications.

In this section

Quick Start

Main Elements

Markup And Scripting

InputNumber Concepts

Note: Check the Version History for an outline of new features, improvements, and changes to the Wijmo widgets.

 

See Also

Reference

KO