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.